
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 58
11154. In which event, controls are fully loaded
- Page_Init
- None
- Page_Load
- Control Events
11155. You are creating a custom control. The UI of the control must contain several text boxes and two buttons. The control must be available in the global assembly cache for reuse across multiple Web applications. You need to achieve this functionality by using the minimum amount of code.What should you do
- Create a control that derives from System.Web.UI.Control.
- Create a control that derives from System.Web.UI.WebControls.WebControl.
- Create a control that derives from System.WeUI.WebControls.CompositeControl.
- Create a control that derives from System.Web.UI.UserControl.
11156. Which of these events is fired when we click any button inside the GridView
- ItemCommand
- None
- RowCommand *
- ItemDeleting
11157. What data type does the RangeValidator control support
- Array
- Boolean
- Integer
- Byte
11158. Which of the following is not the way to maintain state
- Cookies
- Request object
- Hidden fields
- View state
11159. Which of these classes maps to the tag <input type="checkbox"/>
- None
- HtmlControl
- HtmlCheckBox
- HtlmInputCheckBox
11160. Where would you define application and session level events
- Weconfig
- HttpModulcs
- Global.asax
- Default.aspx
11161. How does asp.net store sessionid by default
- Global Variable
- Url Strings or In Database
- Cookie
- Cache
11162. Which control is Not supported by ASP.Net
- Label
- DateTimePicker
- TextBox
- Drop Down List
11163. Using the CompareValidator control, you can compare the user input to which type of value
- Memory address
- URL
- Variable value
- Constant value
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।