What is an class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of void?
suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?
What is autoboxing in java?
How does java pattern compile work?
What is the difference between the direct buffer and non-direct buffer in java?
what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?
what is difference betweem home interface and remote interface?
Explain about wait() method?
what is the difference between process and thread? : Java thread
Explain about narrowing conversion in java?
what is different between static and non static methods ,using example
What is java lang object?