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
What is the difference between call by reference and call by pointer?
What is the public field modifier?
Why packages are used?
What is the meaning of variable in research?
What is the use of http-tunneling in rmi?
Why can't we override private static methods?
What is a singleton factory?
Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).
What is package protected in java?
Where is the find and replace?
Can we use switch statement with strings?
What is an escape character in java?
What do you mean by light weight and heavy weight components?
What is the maximum size of byte array in java?
What are format specifiers in java?