
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 6
10634. Which of the following files contains the ASP.NET application root settings
- weconfig
- config.sys
- app.config
- machine.config
10635. The settings in the Web.Config file can be configured to apply to
- An application or a particular directory
- An application
- An application or a particular directory or even an individual file
- The Web.Config file always applies to all pages in the current directory and its subdirectories
10636. Which statement about the Web.Config file is the most accurate
- The WeConfig file can be placed in the root of the Web Site and the root of a virtual directory. The settings from the file in the virtual directory overrides the settings from the file in the Web Sit
- The WeConfig file can be placed in the root of the Web Site and the root of a virtual directory and in any subdirectory of an application. The settings from a file at a particular level override the settings from the ones above it.
- The WeConfig file can only be placed in the root of a particular virtual directory
- The WeConfig file can be only placed in the root of a Web Site to override settings in the Machine.Config file for all applications in a particular Web Site
10637. Which of the following is referred to as a stateless protocol and supports only one request per connection
- HTTP
- Web application
- Web site
- URL
10638. How many web.config files that can be there an ASP.NET application
- only one
- upto 10
- only two
- more than one
10639. _________ is a special subfolder within the windows folder that stores the shared .NET component.
- /bin
- None of the above
- GAC
- Root
10640. Which of the following tags should be inserted into the Web.Config file to handle the mobile devices that do not accept relative URLs
- <DeviceSpecific> tag
- <Filter> tag
- <deviceFilters> tag
- <httpRuntime> tag
10641. How can you load an XML file directly into a DataSet
- By using the ReadXml() method of the DataSet class
- You cannot load an XML file directly into a DataSet
- By setting the XML property of the DataSet class
- By using the GetXML() method of the DataSet class
10642. What base class do to all Web Forms inherit from
- Create Child Class
- Create Object
- None of the above
- Page Class
10643. Which is correct
- System.String and System.Text are same. System.text is synonym of system.string
- None of the above
- System.String is data type System.Text is namespace
- System.String is data type System.Text is Class
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।