Answer Posted / shobhit jain
Java is not completely object oriented language as it has
still got built in data types like int, float etc for which
we do not create objects.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is multilevel inheritance in oop?
What is solid in oops?
What is the main feature of oop?
Why is polymorphism needed?
What is the fundamental idea of oop?
Why is polymorphism important in oop?
Write a program to reverse a string using recursive function?
Which language is not a true object oriented programming language?
Why polymorphism is used in oops?
What are the two different types of polymorphism?
What is use of overloading?
What are functions in oop?
What is abstraction in oop with example?
Why is polymorphism used?
Which language is pure oop?