Home > BCA > Quizzes > Web Programming
Web Programming
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 16% Most missed: “Which control can be used to make sure the values in two different controls matc…”
Web Programming
Time left 00:00
25 Questions

1. Which is the default Provider Name of the Providers used to access the DataBase?
2. _________ is another rich control that supports hierarchical data.
3. In which of the following directories, is the class file of composite web server controls stored to avoid repeated manual compilations?
4. What is a group of server computers that share the responsibility of handling requests?
5. The ________________________ property of a GridViewRow object provides the data object for the given row.
6. What is the equivalent of time ( ) in ASP.NET?
7. ___________________ web controls are set with the AutoPostBack property to true by default?
8. Which validation control checks the value entered in the web form using a client-side or server-side function created by the user?
9. ____________ property of a Grid View control enables the user to format the footer row.
10. Which property adds the corresponding information to the value attribute in the control element?
11. Which one is the authentication technique used in ASP.NET?
12. The aggregate function used for finding the number of unique values in the rows in the result set for the specific field is _______________.
13. Which of the following controls support data binding?
14. Common Type Structure (CTS) ____________.
15. Which is not the language of .NET framework?
16. Which one is not the provider of .NET DataProvider?
17. Format strings generally consist of a ________________ and a format indicator, which are wrapped inside curly brackets.
18. The ___________ property of the page is an instance of the StateBag collection class.
19. Which one is not a part of a Connection String?
20. Which section of the tracing information includes some basic information such as the current session ID, the time the web request was made, and the type of web request and encoding?
21. ________________ control enables the user to display, select, sort, page and edit the data items.
22. The __________________ is necessary to use single-value data binding.
23. Which attribute is mandatory for a web server control?
24. The Adrotator stores its list of__________ files in an xml files.
25. The ___________ property is used to indicate the Hyperlink control as an Image Hyper Link.