Answer Posted / nashiinformaticssolutions
Java uses packages to manage access, avoid naming conflicts, and facilitate finding and using classes, interfaces, and other components.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between hashmap and hashtable in java?
What is the difference between multitasking and multithreading in Java
Where are global variables stored?
What is a nested list?
What is the purpose of format function?
What is java argument list?
What are the properties of thread?
how we can create packages in java?
What is keyword in oop?
What is a ternary operator in java?
How do you clear a list in java?
Explain different forms of polymorphism?
Write a program to search a number in the given list of numbers.
Why collection doesn’t extend cloneable and serializable interfaces?
What is null object in java?