Answer Posted / 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 |
Post New Answer View All Answers
Can you please explain the difference between namespace and assembly?
What is the difference between import system.data.sqlclient and system.data.oledb?
What is pre-jit?
How many languages are supported by .net?
Compare c# and visual basic.net?
What is the main purpose of garbage collector?
Explain public assembly?
What is the significance of delegates. Where should they be used? What are the situations where we require them?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
What is a literal control?
How to store decimal data in .net?
Explain trace in vb.net?
List the two main parts of .net?
What is early binding?
What are nested classes?