Sail E0 Webinar
Question
Which one of the following is a valid statement?
Options:
A .  char[] c = new char();
B .  char[] c = new char[5];
C .  char[] c = new char(4);
D .  char[] c = new char[];
Answer: Option B

Submit Your Solution Below and Earn Points !
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers