why the wait,notify,notifyall methods are placed in object class?these are the thread concepts why these methods are placed in Object class?
2 11550using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.
4 6410can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
4 8145string is immutable? right every one knows that, my question is it advantage or disadvantage making string immutable?
HCL,
5 10879
Give few difference between constructor and method?
What is the output of the below java program?
Explain purpose of sleep() method in java?
What are peerless components in java programming?
What is generic class?
What is a predicate method?
What are keywords in programming?
What is continuity of a function?
What is a function argument in java?
Is an empty arraylist null?
How do you write methodology?
What is unsigned char?
Differentiate between overriding and overloading cases?
What is an example of a constant variable?
Does java set allow duplicates?