What are the standards to place package statement within a
source code file?
Answer / 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 |
What is a qualifier in a sentence?
What is meant by wrapper classes?
What is the difference between java and .Net?
How to print nodes of a Binary tree?
What is autoboxing and unboxing?
How do you find the absolute value?
What language is pass by reference?
What is meant by class and object in java?
Can static methods access instance variables in java?
What is hash table in java?
Compare overloading and overriding?
What is == mean?