Given the code fragments:
What is the result?
Compilation fails only at line n1.
Compilation fails only at line n2.
Tool::exportTool::export
Compilation fails at both line n1 and line2.
RTool::exportTool::export
Which one of the following code examples uses valid Java syntax?
Option A
Option B
Option C
Option D
References:
Given the code fragment:
A B C Work done
A B C D Work done
A Work done
Compilation fails
Given:
And given the code fragment:
Compilation fails at line n2.
Compilation fails at line n1.
20:20
10:20
Compilation fails.
false true
true false
true true
false false