What are the types of exceptions?
No Answer is Posted For this Question
Be the First to Post Answer
what is actual real time using of oops concepts in projects(Interface,polymorphism.abstraction.........)
Difference between object and reference?
Why there is no call by reference in java?
Is list thread safe in java?
What is object data type?
What access modifiers can be used for variables?
What is the USE of Null interfaces ??...if thers nothing inside these interfaces how are they used and WHy are they used ???? No 1 has given a proper description yet
What is a numeric literal?
Wha is the output from system.out.println(“hello”+null); ?
What is the difference between stringbuffer and stringbuilder?
can java object be locked down for exclusive use by a given thread? : Java thread
What is the order of arraylist in java?