Answer Posted / kavitha
The package is a Java namespace or part of Java libraries.
The Java API is grouped into libraries of related classes
and interfaces; these libraries are known as packages.
You can create your own packages to bind all ur classes at
one place.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why bytecode is called bytecode?
What is the syntax and characteristics of a lambda expression? Explain
Does constructor return any value?
What is the list interface in java programming?
How variables are declared?
What is return used for in java?
why Java does not support multiple inheritances?
Can we have return statement in finally clause? What will happen?
How is java hashmap implemented?
What is static method with example?
What does it mean to be immutable?
What is boolean data type in java?
What is an array length?
What is the function of log?
Give a brief description of java socket programming?