Home > B.Sc (CS) > Quizzes > B.Sc (IT) - Framework Technology
B.Sc (IT) - Framework Technology
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 16% Most missed: “Attribute must be set on a validator control for the validation to work.”
B.Sc (IT) - Framework Technology
Time left 00:00
25 Questions

1. Which menu item is not typically found in the File Menu?
2. Which method will arrange the elements of an array in alphabetical order?
3. The name of the class used to programmatically create a color dialog box is __________.
4. The file extension an ASP.NET web form is ________.
5. Which object must be assigned to the Document property?
6. Which of the following denote New Data-bound Controls used with ASP.NET?
7. How do you manage states in asp.net application?
8. In DataAdapter Configuration Wizard, which query type is chosen in default?
9. When writing complex programs, it is often helpful and necessary to break a large process or task into smaller ________.
10. An object is composed of ____________.
11. The calendar control that displays only the day and date unless the user drops down the calendar is the ____ control.
12. To make a label display Hello World" on a Web Form you must set the label's ____ property."
13. The .NET Framework provides a runtime environment called ______.
14. In the statement, Dim Days(7 ) as String, what part of the array does the number 7 refer to?
15. The methodology where code is broken into small, logical procedures is called ___________.
16. Select the namespace/namespaces which consists of methods like Length(), Indexer(), Append() for manipulating the strings.
17. Which database is the ADO.NET SqlConnection object designed for?
18. Can a ToolBar displays text instead of pictures in the buttons?
19. Which is not an ADO.NET DataAdapter Object?
20. The group of instructions that are repeated in a Do/Loop are called a(n) ____
21. What is the name of the control for putting menus on a form?
22. A ____ control contains a text box as part of the control.
23. Use the ____ on a Web form to compare the values in two controls.
24. How many RadioButtons in a Group Box can be selected at the same time?
25. __________ guides to create standard reports, forms and mailing labels.