
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 59
11164. What control is used to validate that two fields are equal
- RegularExpressionValidator
- The equals() method of the field
- RequiredFieldValidator
- CompareValidator
11165. A project on which you are working calls for you to store small amount of frequently changing information about a page on the client. For this project, security is not a worry. Which is the best method to use
- A url
- A hidden form field
- A cookie
- A query string
11166. The uniqueId that gets generated at the start of the Session is stored in
- Client computer as a cookie
- Server machine
- Passed to and fro on each and every request and response
- Both a and b are correct
11167. What is default time of expire session
- unlimited
- 100 minutes
- 20 minutes
- 40 minutes
11168. Using which of the following can you maintain the state data of your web server control, even when the ViewState property is disabled for the page
- Session.Start
- ControlState data
- Application.Start
- StateServer Mode
11169. What are all the navigation controls available with asp.net
- Menus
- Site Maps
- All of the above
- Tree View
11170. Which of the following statements is NOT TRUE about user controls
- User control inherits methods and properties from the System.WeUI.UserControl class.
- A user control must contain at least one <form> tag.
- A user control contains a <%@Control%> directive.
- A user control is saved as a file with .ascx extension.
11171. Which mechanism is provided by ASP.NET that preserves the contents and state of the controls on a Web page when a user enters data and submits the form and when the page is re-displayed
- StateServer
- HttpSessionState
- HttpApplicationState
- ViewState
11172. How do view states work
- Using Cookies
- Using Session variables
- Using Application variables
- Using a hidden form field
11173. What is event bubbling in .NET
- The passing of the control from the child to another child is called as bubbling
- The passing of the control from the child to the parent is called as bubbling
- The passing of the control from the parent to the child is called as bubbling
- None of the above
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।