Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / supriya
No,
1.Primitive data types are present
2.Multiple inheritance is not support which is OOPs concept.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is main is a keyword?
What is the difference between the final method and abstract method?
Can a abstract class be declared final?
What class of exceptions are generated by the java run-time system?
Is java still necessary?
What is difference between java and java ee?
What is the independent variable in an experiment?
Why does java have two ways to create child threads?
Write a function for palindrome and factorial and explain?
What are the states of thread in java?
How many boolean functions are there?
Give us the name of the list layoutmanagers in java?
Why doesn't the java library use a randomized version of quicksort?
Java is pass by value or pass by reference? Explain
What is a condition in programming?