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
Why it is called runtime polymorphism?
What are oops methods?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
program for insertion ,deletion,sorting in double link list
Which language is pure oop?
What do you mean by variable?
What is a class in oop?
write a C++ program for booking using constructor and destructor.
What are objects in oop?
What is the important feature of inheritance?
2. Give the different notations for the class.\
What is encapsulation in simple terms?
What causes polymorphism?
What type of loop is a for loop?
What is protected in oop?