Answer Posted / swapna
java is not a pure object oriented .its partially object
oriented.object oriented means every thing should be used in
terms of objects.in java we use datatypes with out creating
any objects.using java we can do fully object oriented
programming.so its a partially object oriented.
| Is This Answer Correct ? | 107 Yes | 20 No |
Post New Answer View All Answers
Can you inherit a private class?
What is class and example?
write knight tour problem which is present in datastructure
How do you use inheritance in unity?
Can an interface inherit a class?
What polymorphism means?
How to call a non virtual function in the derived class by using base class pointer
What is destructor example?
Why do we use polymorphism in oops?
what type of question are asked in thoughtworks pair programming round ?
How does polymorphism work?
How is class defined?
Why is static class not inherited?
Can a destructor be called directly?
what are the realtime excercises in C++?