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 advantages of VB.NET?
What is portable executable?
How to store decimal data in .net?
How can we store decimal data in .net?
difference between checkbox vs radiobutton??
Can you please explain the difference between dispose and finalize()?
What is difference between import system.data.sqlclient,system.data.oledb?
Explain some of the exclusive features which are present in vb?
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
What are jagged arrarys ?
What are option strict and option explicit?
What does assert() method do In VB.NET
What are all the differences between dispose and finalize()?
what is difference between namespace and assembly?
What is the feature which is common to all .net languages?