Answer Posted / madasamy.k
Yes. Java is full on full OOPs Based language.
One more point of view java program structure is
'C' language based & It's based on 'C++' properties.
'C++' properties means
* Classes
* Objects
* Inheritance
* Polymoriphsm
* Encapusulation
* Abstrsction and so on.
Suppose we con't use the any class, then Java is not oops
based.
| Is This Answer Correct ? | 3 Yes | 16 No |
Post New Answer View All Answers
What is a class and object?
What is difference between data abstraction and encapsulation?
to find out the minimum of two integer number of two different classes using friend function
Can destructor be overloaded?
What is object in oops?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What are main features of oop?
what are the realtime excercises in C++?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
how to get the oracle certification? send me the answer
What is difference between inheritance and polymorphism?
What is variable example?
What type of loop is a for loop?
What are the 4 pillars of oop?
Where You Can Use Interface in your Project