Answer Posted / krishna kulkarni
Java included primitives types, In java we can't use
primitive types directly so we need to use wrapper classes
to convert primitive to object. So java is not purely object
oriented.
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
What is lsdou? : java security
What is cdi in java?
What does el mean in java?
Can I have multiple main methods in the same class?
What is @qualifier in java?
Does netbeans need jdk?
What is jpa implementation?
Are the actual permissions for the application defined at run-time or compile-time? : java security
Is jprofiler open source?
What's a code group? : java security
What is the difference between Logical Parallelism and Physical Parallelism?
What is cloning in java?
Why sun introduce concept of anonymous class? What is need and real life use of anonymous class
What is resultsetmetadata in java?
Where is singleton design pattern used in java?