Answer Posted / ravi
no ,
java is not a purely object oriented language because it
doesnot support the feature multiple inhetiance .
it support the feature interface instead of multiple
inheritance
| Is This Answer Correct ? | 23 Yes | 15 No |
Post New Answer View All Answers
Templates mean
What does sksksk mean in text slang?
How do you answer polymorphism?
What is data binding in oops?
What is polymorphism what are the different types of polymorphism?
What are oops methods?
what type of questions
What is debug class?what is trace class? What differences are between them? With examples.
What are different oops concepts?
What does no cap mean?
How Do you Code Composition and Aggregation in C++ ?
What is encapsulation example?
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?
Can we have inheritance without polymorphism?
Write a program to reverse a string using recursive function?