Exam 2: .Net Framework and ASP.net Programming: Part B
Exam 1: .Net Framework and ASP.net Programming: Part A18 Questions
Exam 2: .Net Framework and ASP.net Programming: Part B22 Questions
Exam 3: ASP.net Development: Controls, Methods, and Features25 Questions
Exam 4: ASP.net Web Development24 Questions
Select questions type
Which of the following is NOT an Exception?
Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
D
What is used to validate complex string patterns like an e-mail address?
Free
(Multiple Choice)
5.0/5
(27)
Correct Answer:
C
How many times can a constructor be called during lifetime of the object?
Free
(Multiple Choice)
4.8/5
(44)
Correct Answer:
B
Which of the following denote the web control associated with Table control function of ASP.NET?
(Multiple Choice)
4.8/5
(28)
ASP.NET separates the HTML output from program logic using a feature named as
(Multiple Choice)
4.8/5
(31)
Which of the following is the Object Oriented way of handling run-time errors?
(Multiple Choice)
5.0/5
(34)
Which of the following statements is correct about a namespace used in C#.NET?
(Multiple Choice)
4.8/5
(31)
Which of the following statements is correct about a namespace in C#.NET?
(Multiple Choice)
4.7/5
(35)
The feature in ASP.NET 2.0 that is used to fire a normal postback to a different page in the application is called
(Multiple Choice)
4.8/5
(30)
Exceptions can be thrown even from a constructor, whereas error codes cannot be returned from a constructor.
(True/False)
4.9/5
(24)
In C#.NET if we do not catch the exception thrown at runtime then which of the following will catch it?
(Multiple Choice)
4.8/5
(29)
Which of the following is NOT a namespace in the .NET Framework Class Library?
(Multiple Choice)
4.8/5
(41)
Which of the following denote New Data-bound Controls used with ASP.NET?
(Multiple Choice)
4.9/5
(34)
All code inside finally block is guaranteed to execute irrespective of whether an exception occurs in the protected block or not.
(True/False)
4.7/5
(40)
Which of the following CANNOT belong to a C#.NET Namespace?
(Multiple Choice)
5.0/5
(34)
The GridView control in ASP.NET has which of the following features
(Multiple Choice)
4.8/5
(33)
It is compulsory for all classes whose objects can be thrown with throw statement to be derived from System.Exception class.
(True/False)
4.9/5
(45)
Showing 1 - 20 of 22
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)