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
What do you mean by Hash Map and Hash Table?
Why vector class is used?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
What is comparator in java?
What do you understand by the bean persistent property?
Which java ide is used the most?
What are the uses of synchronized keyword?
What are the advantages of assembly language?
What is the difference between an interface and an abstract class?
Why main method is called first in java?
Why does java does not support multiple inheritance? Explain
Can a class be declared as static?
Explain about procedural programming language or structured programming language and its features?
How do you override a method?
What is a functional interface?