Answer Posted / simranjit kaur
java is not purely oops based.because java cann`t suppport
multiple and multi level inheritance.
but java support
some oops aaplications like
encapsulation ,inheritance,abstraction.and polymorphism.
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is abstract class in oop?
Where You Can Use Interface in your Project
What do you mean by overloading?
write string class as your own class in java without using any built-in function
Why do we need oop?
What is the highest level of cohesion?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why do we use polymorphism?
What exactly is polymorphism?
Can static class have constructor?
what are the realtime excercises in C++?
What is the purpose of enum?
What is the fundamental idea of oop?
What is meant by oops concept?
Are polymorphisms mutations?