Is java pure object oriented or not? if yes, give the valid
reason.
Answer Posted / kumaresh
yes,java is pure object oriented language...
because all our codes are written within the class.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between yielding and sleeping in java programming?
what is bmg file and how to create that files?what will it contailn?
How are variables stored in memory?
What is the syntax and characteristics of a lambda expression?
How do you find the absolute value?
What is a java predicate?
What is the inheritance?
What is the order of arraylist in java?
What is difference between classpath and path variables in java?
What is null mean in java?
Explain the difference between arraylist and linkedlist in java?
When object is created and destroyed?
why not override thread to make a runnable? : Java thread
Can keyword be used as identifier?
What is a java list?