Can we create instance for Abstract class?
Answer Posted / sonia bandooni
CREATE A ABSTRACT CLASS USING ABSTRACT KEY
WE CAN CREATE INSTANCE OF ABSTRACT CLASS IN C# .
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is class method c#?
What is a .exe extension files? How is it similar to .dll extension files?
Explain the mechanism of VB.NET/C# achieve polymorphism?
What are variables in c#?
Can derived classes have greater accessibility than their base types?
Why ienumerable is used in c#?
Is and as keyword in c# net?
Explain About Virtual functions and their use.
Explain the difference between a Private Assembly and a Shared Assembly
How can it prevents DLL Hell assembly versioning in .NET?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
Do void methods have parameters?
Is arraylist thread safe?
What is parameter c#?
Explain partial class in c#?