Q. What will happen when the class below is complied?~~~public class Example~~~{~~~//char a = 'u000A';~~~}
β
Correct Answer: (A)
Will complete successfully.
You must be Logged in to update hint/solution