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 the difference between JVM and JRE?
In the below example, how many string objects are created?
what is jms? features of jms
Explain about assignment statement?
What are the fileinputstream and fileoutputstream?
Can we sort a map in java?
System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0
what is the difference between AWT and SWING what is the advantage of using swing?
Are there any tools available in java to create reports?
Can you override static method in java?
What is treeset and treemap in java?
How do you find the absolute value?