Answer Posted / 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 |
Post New Answer View All Answers
What are the types of generations in garbage collector?
Which dll is used for microsoft .net run time?
What is vb.net used for?
How to run a dos command in vb.net?
What is the significance of delegates?
What are the two main parts of .net?
Explain how to send xml file on server using http protocol?
thak you Mr Govind for replying to my question. My next question is that how to retrieve image stored in an SQL server table and assign it to any image control or picture control using VB.net
Write a VB.Net console program to check whether a number is perfect or not.
Explain the advantages of migrating to vb.net?
Thank you for replying to my Question regarding Barcodes in VB.net. My next question is that how to use Barcode Fonts in VB.net I need a small code to Generate Barcodes in VB.net from a string of Values. This is the only problem i am left with in my project. Any body can help me please.
What is the main use of a namespace?
Which is the base class for all the classes in .net framework?
What are all the differences between dispose and finalize()?
how many server control present in .net