What are packages in java?

Answers were Sorted based on User's Feedback



What are packages in java?..

Answer / nashiinformaticssolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / glibwaresoftsolutions

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

What are packages in java?..

Answer / hr@tgksolutions.com

Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can this keyword be used to refer static members?

0 Answers  


Can we overload the methods by making them static?

0 Answers  


What is the common usage of serialization?

0 Answers  


What is garbage collection in Java, and how can it be used ?

32 Answers   Accenture, HCL, Infosys, Sara, SITS, TCS, Wipro,


What is the difference between an argument and a parameter?

0 Answers  


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  


How do you know if a value is nan?

0 Answers  


How to perform Singleton of the java class object on multi JVM?

2 Answers  


What is the difference between preemptive scheduling and time slicing?

0 Answers  


Is char * a string?

0 Answers  


what is the use of datasource in core java?

3 Answers   Satyam,


Explain spliterator in java8?

0 Answers  


Categories