Why Java is not purely object oriented?
Answer Posted / dhiru
Java is not a puerly object oriented language because in
java program also run without main
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is object of class in java?
What are different ways of object creation in java ?
What is java util list?
What technique is carried out to find out if a particular string is empty?
What are the legal operands of the instanceof operator?
What is a java predicate?
Do you know how to reverse string in java?
What is the difference between stored procedure & function?
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
Is java based on c?
What is a protected class in java?
What are the drawbacks of singleton class?
What is the purpose of javac exe?
What is array list in java?
What are the disadvantages of object oriented programming?