Answer Posted / mahipal reddy.kaitha,hyd
A Package is a collection of Classes Interfaces that
provides a high-level layer of access protection and name
space management.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why are there separate wait and sleep methods? : Java thread
What do you mean by inner class in java?
Explain about abstract classes in java?
How many ways can you break a singleton class in java?
What is the difference between serializable and externalizable interface?
What is ‘is-a ‘ relationship in java?
What is meant by distributed application? Why are we using that in our application?
Why generics are used in java?
Why char array is favored over string for the storage of passwords?
Can we create an object of private class?
How do you achieve polymorphism in java?
Difference between start() and run() method of thread class?
Why is a string immutable?
What is the java idl system?
What is compiler and what its output.