What is the use of System class?
Explain the meaning of java applet.
What is jvm? How its run?
What is a parameter used for?
Can you explain the meaning of aggregation and composition
How are variables stored?
Tell me the Importent classes in net package?
Why super is first line in java?
Why does java not allow multiple public classes in a java file ?
What is a nested structure?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
What is Marker interface in java? and what is clone?
How many bits is a float?