Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) 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 11568using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.
4 6422can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}
4 8165
How do you write a scanner class in java?
Mention the different types of mq queues?
Difference between filesystemresource and classpathresource.
What is square root in java?
Which collection does not allow duplicates in java?
Why do we need hql?
What is a byte string?
What are the difference between RMI and CORBA?
Do I really have to type in the programs in the book to try them out?
What is Hierarchy of exception?
Why do people says “java is robust”?
What is meant by anonymous class?
Can we declare a class as abstract without having any abstract method?
How to add the node?
Which variables are stored in heap?