Answer Posted / manikandan adhimoolam
hi,
Primitive data types not in object.so java is not 100%
pure object
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is data and its types?
Is main a keyword in java?
What is preflight request?
What is data movement?
What is meant by the value of a variable?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
What are the Class Libraries ?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is wrapper class example?
What is the importance of hashcode() and equals() methods?
What is the purpose of interface?
Can we have try block without catch block?
What is meant by oops concept in java?
Is null == null in java?