Answer Posted / pushparaj pentakota(anakapalli
the class which is having atleast one abstract method is called abstract class.and we can't create an object on these classes.we have to implement those methods in child class to make that as concreate class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define encapsulation?
What does typeof return c#?
What are mutable and immutable types in c#?
What is a singleton unity?
What is static classes in c#?
What is difference between constants and read-only?
What is lock in c#?
User's session is explicitly killed by which method ?
Why we use get set property in c#?
what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?
What is c# used for in the industry?
Which types of inheritances does c# support?
Name the method of servicebase class?
Is var a data type?
What is default access specifier for class in c#?