What are the Static and Dynamic Variables? Differentiate them.
I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?
Can a boolean be null java?
Can we instantiate Interfaces?
why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What are byte codes?
Variable of the boolean type is automatically initialized as?
String Reverse in Java...!
What is difference between compatible and incompatible changes in serialization?
Is java code slower than native code?
Explain illegalmonitorstateexception and when it will be thrown?
Why is stringbuffer thread safe?