adspace
Answer Posted / sudhakar
Java provides a mechanism for partitioning the class name
space into more manageable chunks. This mechanism is the
PACKAGE.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is minecraft 1.15 out?
How to sort array in descending order in java?
What is parsing in java?
What is an object in java and how is it created?
What do you mean by an interface in java?
How to create a base64 decoder in java8?
Write a program to print count of empty strings in java 8?
Write a program to find the whether a number is an Armstrong number or not?
What is the difference between break and continue statements?
explain different ways of using thread? : Java thread
What are the differences between heap and stack memory in java?
Differentiate between static and non-static methods in java.
What is a constructor overloading in java?
What is a classloader in java?
What is the difference between equals() and == in java?