What are the standards to place package statement within a
source code file?
Answer Posted / ravikiran
it must be the first statement and ended with a semicolon
and should be only one
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is indexof?
What type of variable is error flag?
Which java version is latest?
What is the generic function?
Are arrays primitive data types?
What is the size of string?
What is a singleton class? Give a practical example of its usage.
What is a method in java?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Can we make the abstract methods static in java?
Difference between object and reference?
How do I get the | symbol on my keyboard?
What are anonymous inner classes?
What is a key in java?
What must a class do to implement an interface in java programming?