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 |
Explain the different forms of polymorphism?
can any one tell me what is advantage of encapsulation
How can we make a class singleton?
In Java, what’s the purpose of static methods and static variables?
What is port number in java?
Explain hashset and its features?
What are "methods" and "fields"?
write a class to input 2 points by the user & check the line maked by the points is horizontal,vertical or rectangle?
Write a program to solve producer consumer problem in java?
What is hypertext?
explain the clone method and clonable interface
what is use of session tracking ?with example?