
asp-net – web-dev-asp-net – কুইজ মডেল টেস্ট অনুশীলন – 43
11004. What is the last stage of the web forms lifecycle
- Page_Load
- Page_UnLoad
- Page_init
- Validate
11005. The process in which a web page sends data back to the same page on the server is called
- Query strings
- All of the above
- PostBack
- Session
11006. How do you manage states in asp.net application
- Viewstate
- All of the above
- Application Objects
- Session Objects
11007. What is a DiffGram
- DataSet loaded with two XML files
- resulting in the difference being current.XML file containing the difference between original and current data
- DataSet loaded with an XML file and the original values from the data source
- XML file containing both the original and current values for the data
11008. Which is the right option for commenting multiple lines
- //
- ///
- /*…*/
- All of the above
11009. What must be done before you can consume a web service
- Build a proxy library by using the TblImp.exe utility.
- Build a proxy library by using the Disexe utility.
- Build a proxy library by using the csexe utility.
- Build a proxy library by using the wsdl.exe utility
11010. Which statement among the ones below is correct
- You can modify the Action attribute of the server-side version of the <form> tag to post the form to a different pageIf you use the server-side version of the <form> tag
- you cannot post the form to a different page.You can use the SetAction() method of the server-side version of the <form> tag to post the form to a different page
- You have to set the Method and Action attributes of the server-side version of the <form> tag to post the form to a different page
11011. What does it mean that a String is immutable
- String cannot be access
- String cannot be altered
- String is in read only mode
- String can be altered
11012. Which property to be set for avoiding validations for a button
- ControltoValidate
- CausesValidation=True
- ControltoValidate=False
- CausesValidation=False
11013. How to get the current user Name
- User.Identity.Name
- Identity.UserName
- Based on the Session Variable Name
- CurrentUser.Identity.Name
আমাদের কাছে থাকা লক্ষ লক্ষ মডেল টেস্ট থেকে প্রাকটিজের জন্য কিছু এখানে তুলে ধরা হল। প্রতিটি অধ্যায়ের উপরে ইশিখন.কম কুইজ চ্যালেঞ্জ এ আছে শত শত মডেল টেস্ট বার বার মডেল টেস্ট দিয়ে নিজেকে যাচাই কর এবং পুরো বাংলাদেশের সকল শিক্ষার্থীর সাথে আপনার মেধা তালিকা দেখুন। প্রশ্নে কোন প্রকার ভুল থাকলে সঠিক উত্তরসহ নিচে কমেন্ট করে জানাবেন, আমরা ঠিক করে দেবো।