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 do we use threads in java?
What is the purpose of format function?
What are the differences between getting and load method?
Why java is a platform independent? Explain
What does i ++ mean in Java?
What are inbuilt functions in java?
Explain the JDB in depth & command line.
What is a boolean in java?
How to create an interface?
Explain about fail safe iterators in java?
Can we define package statement after import statement in java?
What is difference between hashset and hashmap?
What is the maximum size of a string in java?
What are the different approaches to implement a function to generate a random number?
What is java lang object?