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 is the context
describe synchronization in respect to multithreading? : Java thread
How are this and super used?
What is the size of string?
How to remove the trailing spaces from a string?
What is temp in java?
What is the difference between assignment and initialization?
How do you check if a character in a string is a digit or letter?
How do you reverse sort in java?
What are Access Specifiers and Access Modifiers.
What is meant by distributed application? Why are we using that in our application?
How is string immutable in java?