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.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Will complete successfully.

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
236
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Vinay
Publisher
πŸ“ˆ
84%
Success Rate