Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is an abstract class?

Answers were Sorted based on User's Feedback



What is an abstract class?..

Answer / vimal

its a class which can not be instantiated...the class must
be inherited and the methods can be overridden.

Is This Answer Correct ?    6 Yes 0 No

What is an abstract class?..

Answer / sonia

We cannot create an object of object class. abstract Class
must be inherited.

Is This Answer Correct ?    4 Yes 0 No

What is an abstract class?..

Answer / ashwini

It is a class which contains at least one abstract method
(A method without any implementation). Other methods can
have implementations. This class can not be instantiated.
It can always become a base class for other classes.

Is This Answer Correct ?    2 Yes 2 No

What is an abstract class?..

Answer / gopinath.p

ABSTRACT CLASS CANNOT CREATE NEW OBJECT.BUT SUB CLASSES INHERITED INTO ABSTRACT CLASS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

What is a literal control?

0 Answers  


Explain clr?

0 Answers  


How many classes a dll can contain?

0 Answers  


What is branching logic control in VB.NET?

0 Answers  


What is a static variable?

5 Answers  


What are the advantages of vb.net and c#?

0 Answers  


List the different types of assembly?

0 Answers  


Sir, what code to store data from vb net sql server 2008 to 2005 and at the same time in order to validate the data entered is not the same, but there have been contacts in the module. Examples such as the log table that I created, the user name as the primary key.

0 Answers   Infosys,


Which class allows an element to be accessed using unique key?

0 Answers  


Can you please explain the difference between vb and vb.net?

0 Answers  


Define clr?

0 Answers  


Explain convert.tostring and i.tostring method?

0 Answers  


Categories