Why Java is not purely object oriented?
Answer Posted / amit
yes its a wrong question because java is pure Object
ORIENTED PROGRAMMING LANGUAGE.it have always always object
class wheather we difine or not and always overwrite println
() method
| Is This Answer Correct ? | 21 Yes | 177 No |
Post New Answer View All Answers
Why we use multi threading instead of multiprocessing?
Explain an algorithm to find depth of a binary tree.
What is thread pool? How can we create thread pool in java?
What is static import?
What is the main purpose of serialization in java?
What are the access modifiers in java?
How can an object be unreferenced?
What is the difference between processes and threads?
What is module in project?
Define a java class.
What is finally in Java?
What are user defined exceptions?
What is the length of a string?
Can finally block be used without a catch?
Can list have duplicates in java?