Answer Posted / ramesh hurakadli
Java is not pure Object Oriented Programming
language,Because it supports primitive data types.so java is
not pure Object Oriented Programming language.Smalltalk is
the only language which is pure Object Oriented Programming
language.Which languages does supports primitive data types
those are not pure Object Oriented Programming language's.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is singleton class in java and how can we make a class singleton?
What is the function of character?
When should I use stringbuffer?
What is keyword auto for?
What’s the difference between the methods sleep() and wait()?
Is java an open source?
What are the two types of java programming?
What is java in layman terms?
What is the base class of all exception classes in java?
What is t in parametric equations?
What is a nested class?
What is the use of beaninfo?
What is thread pool? How can we create thread pool in java?
Can we store variables in local blocks?
How do you use equal in java?