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
What is the difference between procedural programming and oops?
What is the significance of classes in oop?
Explain virtual inheritance?
What is polymorphism and types?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What are classes oop?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Why is object oriented programming so hard? What are the benefits of interface? What is a class and object? Why do pointers exist? What is polymorphism oop? write a program to find 2 power of a 5digit number with out
using big int and exponent ? What is abstraction in oop? Why is polymorphism important in oop?