What is the smallest package in Java API?

Answers were Sorted based on User's Feedback



What is the smallest package in Java API?..

Answer / ash

java.applet

Is This Answer Correct ?    13 Yes 2 No

What is the smallest package in Java API?..

Answer / shipra

java.applet

Is This Answer Correct ?    2 Yes 0 No

What is the smallest package in Java API?..

Answer / ranganathkini

java.Math

P.S. Im not sure ;-)

Is This Answer Correct ?    4 Yes 4 No

What is the smallest package in Java API?..

Answer / srinu

javax.xml is the small package.only one class is their.

Is This Answer Correct ?    1 Yes 4 No

What is the smallest package in Java API?..

Answer / s.suresh

java.networking

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Core Java Interview Questions

Is string passed by reference in java?

0 Answers  


Discuss about garbage collector in Java.

0 Answers   Agilent, Integreon, ZS Associates,


What is thin driver and thick driver. why it is called so?

2 Answers   Logisoft,


What is flush () in java?

0 Answers  


What is instance means in java?

0 Answers  






What is the use of default method in interface in java? Explain

0 Answers  


What are measurable parameters?

0 Answers  


Program to output as below formate: 1 2 3 4 5 6 7 8 9 10

4 Answers   Huawei,


Explain about transient variables in java?

0 Answers  


Explain reverse a linked list recursive java solution?

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


What is the difference between JDBC 1.0 and JDBC 2.0?

0 Answers   Corent Technology,


Categories