Define package in Java.
Answer / nashiinformaticssolutions
The package is a collective bundle of classes and interfaces and the necessary libraries and JAR files. The use of packages helps in code reusability
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the differenc between Enemuration interface and iterator interface according to accessing?
Why do we need autoboxing in java?
What is static variable and static method?
32 Answers Accenture, Prolific, Prolifics, TCS, TNH,
What is lambda programming?
Is java pure object oriented or not? if yes, give the valid reason.
13 Answers Emphasis, NIIT, Syntel, Wipro,
What is the purpose of a transient variable?
What is default exception handling in java?
Where and how can you use a private constructor?
What is meant by 'bit masking' in java?
how many types of cloning?
How many bits is a char?
What is string builder?