Answer Posted / devesh
no java is not pure oop language because in java we use premitive data types like char ,short,double,flour etc which are not object,so we can say java is not a object oriented programming.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is encapsulation in simple terms?
What is difference between data abstraction and encapsulation?
What is abstract class in oop?
What are the 4 pillars of oop?
What makes a language oop?
Why do we need polymorphism in c#?
What is inheritance in oop?
What is the advantage of oop over procedural language?
How oops is better than procedural?
What is a class in oop?
Which type does string inherit from?
#include
What is polymorphism what is it for and how is it used?
program for insertion ,deletion,sorting in double link list
What is multilevel inheritance explain with example?