Why Java is not purely object oriented?
Answer Posted / hardik
Because java support Primitive type such as int,byte,long which are not objects
so java is not purely object oriented
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How are the elements of a gridbaglayout organized in java programming?
Define the term string pool?
What is a java applet? What is an interface?
List types of storage classes in java?
What are the Main functions of Java?
Why can we not override static method?
What does a method signature consist of?
What are 5 boolean operators?
Should a main method be compulsorily declared in all java classes?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is appletviewer?
What is exception in java?
What is passing by reference in java?
How do you trim a space in java?
What is files manifesting?