What is the difference between a class and an object?
Answer / nashiinformaticssolutions
o A class is a blueprint for creating objects.
o An object is an instance of a class.
| Is This Answer Correct ? | 0 Yes | 0 No |
State some of the advantages of object oriented programming?
Define a good interface?
Can we access interface static method using interface references?
What is a constructor in class?
What is a friend function?
Why does java not support multiple inheritance?
what is the difference between the up phase and up workflows?
Explain the use of Vtable and what are the various problems to override the functions?
What is the main advantage of using inheritance?
Explain what is meant by polymorphism?
Difference between encapsulation and data hiding ?
What is a Persistent, Transient Object?