Answer Posted / ranganathkini
Packages are a way of grouping classes with related
functionality there by possible avoiding class name
collision and making it easier for the class library to be used.
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Differentiate between overriding and overloading cases?
What is the difference between replace and replace all?
Why java doesn’t support multiple inheritances?
Can you explain inner class.
What are the restrictions imposed on method overriding?
How to sort an array from smallest to largest java?
Can we have a method name same as class name in java?
What do you mean by static variable?
What is java used for on a computer?
What is the latest java version?
Can we write method inside a method in java?
What is meant by interface?
What does it mean to flush a file?
What is included in core java?
Does java map allow duplicates?