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
What is purpose of inheritance?
Which type does string inherit from?
What is multilevel inheritance explain with example?
What is data binding in oops?
What is encapsulation in ict?
Why multiple inheritance is not possible?
What is the real time example of inheritance?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is a null tree?
What is encapsulation in oops?
Why interface is used?
What are main features of oop?
What are classes oop?
hi all..i want to know oops concepts clearly can any1 explain??
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?