McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2026
→
Computer Science Engineering (CSE)
→
DotNet Technology
→
All control inherits either directly or ...
Q.
All control inherits either directly or indirectly from the base class control?
A.
Yes
B.
No
C.
Both
D.
None
Answer» A. Yes
1.4k
0
Do you find this helpful?
8
View all MCQs in
DotNet Technology
Discussion
No comments yet
Login to comment
Related MCQs
What class does the ASP.NET web form class inherit from by default?
It is compulsory for all classes whose objects can be thrown with throw statement to be derived from System.Exception class.
Which of the following denote the web control associated with Table control function of ASP.NET?
What is the output of the code public class B: A { }?
A property can be declared inside a class, struct, Interface.
Which of the following is NOT a .NET Exception class?
Which of the following is NOT a namespace in the .NET Framework Class Library?
The type of code found in Code-Behind class is
The RangeValidator control supports the following data types?
What are the basic techniques for creating a control?