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 |
What part of memory - Stack or Heap - is cleaned in the garbage collection process?
What is private static in java?
Which is the best way to use for String concatenation in Java?
What are the differences between this and super keyword?
Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?
How do you override a method in java?
To the class members how can we provide security?
What is final keyword in java?
Why does java not support pointers?
How many types of java are there?
What is the differences between c++ and java? Explain
What mechanism does java use for memory management?