Does a concept HAVE to become a class in Design?
Answer Posted / guest
No, it does not need to became a class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is is possible to define our own functional interface?
State two differences between an object and a class.
What is the use of ‘finalize’?
Explain about a class?
What is the difference between oop and sop?
Why are virtual users created?
What is the benefit of using inheritance?
How can we call the base method without creating an instance?
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is Abstract method and how different from Virtual Method?
Explain what is object oriented programming language?
What is the need of multiple inheritance?
Explain about the relationship between object oriented programming and databases?
What are virtual functions, base class pointer, derived class pointer, biding references?
Explain what is single and multiple inheritance?