What is the difference between Abstract Classes and
Interfaces? Give the answer as a table format....
Answer Posted / mansoor ul hassan
In abstract classes, its upto u to make methods abstract
but in interfaces, all methods are bydefault abstract.
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is redim keyword?
What is code security?
Explain about the ruby interface generator?
What is private assembly?
difference between checkbox vs radiobutton??
How do you define a read only property in a class module?
What are the parts of the visual basic control?
Explain the observations between vb.net and vc#.net?
Explain the use of new keyword?
Name and explain some of the exclusive features which are present in vb?
Explain redim keyword?
What is difference between import system.data.sqlclient,system.data.oledb?
Can you please explain the difference between dispose and finalize()?
Name some of the features of C# which are not present in VB.NET?
What do you mean by option strict on?