Q.

What will happen when the class below is complied?~~~public class Example~~~{~~~//char a = 'u000A';~~~}

A. Will complete successfully.
B. Will compile successfully but with a warning message.
C. Will not compile - complains on an invalid expression.
D. Will show a warning message.
Answer» A. Will complete successfully.
1.3k
0
Do you find this helpful?
19

View all MCQs in

Java Programming

Discussion

No comments yet