Name the packages in JDK?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
java.lang
java.util
java.net
java.io
java.awt
java.sql
| Is This Answer Correct ? | 3 Yes | 1 No |
What are static variables and functions?
Name the method of a Container that can be used to cause a container to be laid out and redisplayed?
What is a line break example?
What is final modifier?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
What is the main use of generics in java?
Explain the overview of UDP messaging.
Can we use both this () and super () in a constructor?
heavy components means what?
What is entry in java?
Tell me a few examples of final classes defined in Java API?
How many techniques can be employed to create a string object?