Answer Posted / sudhakar
Java provides a mechanism for partitioning the class name
space into more manageable chunks. This mechanism is the
PACKAGE.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Variables used in a switch statement can be used with which datatypes?
what is difference between equals and ==?
How do you define a parameter?
Give any two differences between C++ and java.
What is the major advantage of external iteration over internal iteration?
What is the purpose of final keyword and when to use it?
Can we change the value of static variable?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What are 3 boolean operators?
what are the methods in object?
Can I declare class as static or private?
Where we write javascript code in html page?
How do you declare an array in java?
What is the significance of listiterator?
What are synchronized methods and synchronized statements in java programming?