What is a package in java? List down various advantages of packages.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Can a static class have a constructor?

0 Answers  


write a program to create an vector and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


What is heterogeneous in java?

0 Answers  


What is try-with-resources in java?

0 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,






Why method overriding is used?

0 Answers  


what is the collable collections in java?

2 Answers   Persistent,


Can we sort hashset in java?

0 Answers  


why should we get the following error ? Exception in main method NoClassDefFoundError:classname could anyone give the detail clarification on how java compiler can look for .class file?

2 Answers  


How do you empty a list in java?

0 Answers  


what is the default value of a variable char?(If not assigned)

4 Answers  


What is the difference between variable & constant?

0 Answers  


Categories