When do you absolutely have to declare a class as abstract
(as opposed to free-willed educated choice or decision based
on UML diagram)?
Answer / guest
When at least one of the methods in the class is abstract.
When the class itself is inherited from an abstract class,
but not all base abstract methods have been over-ridden
| Is This Answer Correct ? | 0 Yes | 2 No |
Is concurrent queue thread safe?
Explain when should you call the garbage collector in .net?
How can I use .NET components from COM programs?
How can we insert 100 records @ a time without using for loop into the databse
What is the data encapsulation?
How do I run managed code in a process?
What does protected internal access modifier mean?
Is c# good for beginners?
What is shared inheritance
Will finally block get executed if the exception had not occurred?
if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?
Explain Constructor and destructor?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)