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

What is final access modifier in java?

0 Answers  


write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?

1 Answers  


Implementations of set interface?

0 Answers  


How to sort an array from smallest to largest java?

0 Answers  


which of tha following is not a thread safe class? a) ArrayList b)Vector c)HashTable d)None

17 Answers  






Which collection does not allow duplicates in java?

0 Answers  


Write a program for recursive Traverse?

1 Answers  


Why main function is static?

0 Answers   MCN Solutions,


How do you start a thread?

0 Answers  


Why synchronization is important?

0 Answers  


What is the difference between ArrayList and Vector? which one is better in Java

0 Answers   SkillGun Technologies,


Is java supports multiple inheritance? explain?

12 Answers   BUET, Inforica,


Categories