Give me an example of array and linked list? Where they can be used?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of packages are there in Java?
int a=1,b=10; System.out.println(a+b--);
why String class is immutable.
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
Why java applets are more useful for intranets as compared to internet?
What is the use of jtable?
What does string [] args mean?
What does @param args mean in java?
What is public static void main?
Can we create object of static class?
What is charat ()?
What is empty string literal in java?