Answer Posted / glibwaresoftsolutions
Packages in Java can be defined as the grouping of related types of classes, interfaces, etc providing access to protection and namespace management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we split string with in java?
What is difference between add() and addelement() in vector?
How do you reverse sort a list in java?
What is a Hash Table? What are the advantages of using a hash table?
Why stringbuilder is not thread safe in java?
how we can make a write-only class in java?
What are "class access modifiers" in Java?
What are methods?
Why we use methods in java?
In java, what is the difference between method overloading and method overriding?
Which is bigger double or float?
How to check if a list is sorted in java?
Can you instantiate the math class?
What is time complexity algorithm?
What is difference between == equals () and compareto () method?