Can list be null in java?
what is the difference between Java Command Line and C command Line?
long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?
What is the use of bin and lib in JDK?
waht You know about thread programming?
What exactly is a .class file?
how to create a jar file in java
What is the role of the java.rmi.naming class?
primitive data types in Java ?
Is empty string in java?
Is java call by reference?
Why set do not allow duplicates in java?
Can we override data members in java?