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 parallel computing?
What happens when you try to update data in a dataset in .net while the record is already deleted in sql server as backend?
What are end points, contract, address and bindings?
What is the purpose of cache? How is it used? : Dot net architecture
Is dim fs as filestreamobject is a managed code? : Dot net architecture
How can implement drag and drop using atlas?
Can you explain atlasuiglitz library?
What is boxing and unboxing? Does it occure automaatically or you need to write code to box and unbox?
Why only boxed types can be unboxed?
Define cache? : Dot net architecture
What is different about namespace declaration when comparing that to package declaration in java?
Explain dma? : Dot net architecture
What is MS chart control in visual studio?
What actually happes when you add a something to arraylistcollection ?
What is an interrupt? : Dot net architecture