Difference between abstract class and interface
Answer Posted / lavi
C++ supports only the abstract class not in interface.but
java support interface.the interface created for avoid
multiple inheritence concept in C++.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Object Caching in Visual Studio 2010?
What are the important principles of soa (service oriented architecture)?
Explain the Lapsed Listener problem in .net
What is gui programming? : .NET Architecture
what is the difference between master page and content page?
how to create applications by using Visual Studio 2012?
Are there any third party logging components available?
Define the mesi? : Dot net architecture
difference between Response.write,server.transfer and also which one is used when ?
What is different about namespace declaration when comparing that to package declaration in java?
What is the purpose of Treeview control?
What is cache coherency and how is it eliminated? : Dot net architecture
How do I know when my thread pool work item has completed?
What re interop services?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture