What is the smallest package in Java API?
Answers were Sorted based on User's Feedback
Answer / srinu
javax.xml is the small package.only one class is their.
| Is This Answer Correct ? | 1 Yes | 4 No |
Where is singleton pattern used?
Can inner class be public in java?
What is numeric data type?
What does += mean in java?
Where is java located?
What is remote method invocation (rmi)?
What modifiers are used with a top level class?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is foreach loop in java?
Can I import same package/class twice?
What is the difference between reader/writer and inputstream/output stream?
What is jrmp?