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
Can sleep() method causes another thread to sleep?
What is <> used for in java?
Where are variables stored?
can used Protected Class outside Function.?
Can we convert list to set in java?
What is the concatenation operator in java?
What is namespace in java?
What is a singleton puppy?
What are the different access modifiers available in java?
Explain different ways of creating a thread?
What are the advantages of java?
What is jvm? How its run?
State some advantages of java?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
When parseint method can be used?