Subject - Asp.Net - 3 views
Q14. On which of these classes, we can apply skins? (Choose from the options below) Options A. UserControl B. Control C. Button D. None of these
Appin Technology Labs provides comprehensive training in Information Security, education training institute, career courses, IT summer training, Job oriented trainings, Training institute in Delhi, IT certificate courses, Project based training
Q14. On which of these classes, we can apply skins? (Choose from the options below) Options A. UserControl B. Control C. Button D. None of these
Q13. Among these, which one is not a list control? (Choose from the options below) Options A. BulletedList B. CheckBoxList C. DropDownList D. Datalist
Q12. Which of these events of the Calendar will be appropriate to provide some formatting like changingthe Backcolor of the weekend day cells dynamically ? (Choose from the options below) Options...
Q10. Which of these properties of a Web Page is true when you post to another page ? (Choose from the options below) Options: A. IsPostBack B. IsCrossPagePostBack C. IsAsync D. IsCallBack
Q9. ----------- provides a set of options depicted as images. (Choose from the options below) Options: A. Gallery widget B. Listview C. Imagelist D. Imageview
Q8. How the page life cycles Execute? (Choose from the options below) Options: A. Init,Load,Validate,Event,Render B. Load,Init,Validate,Event,Render. C. Load,Validate,Event,Render. D. None of t...
Q7. Which class the Exeception class derived? (Choose from the options below) Options: A. System.Exeception B. System.ApplicationExeception C. System.SystemExeception D. None of these
Q6.In what format does C# expect data to be streamed,Select the Correct Answer? (Choose from the options below) Options: A. Simple binary B. SOAP C. Unserialized D. Simple binary &sOAP
Q5. What is the correct syntax of region directive? (Choose from the options below) Options: A. #region #end region B. #region #endregion C. region endregion D. None
Q4.Does C# support multiple-inheritance? (Choose from the options below) Options: A. No B. Yes C. By use of interface D. By use of abstract Class
Q3. An assembly is: (Choose from the options below) Options: A. A collection of files that appear to the programmer to be a single DLL or EXE B. Properties of c# C. Events Of c# D. Declarative s...
Q2: Which is true for C#? (Choose from the options below) Options: A. C# supports interfaces B. C# also provides support for structs C. C# provides component-oriented features D. All