Computer Science, asked by muksm, 3 months ago

Which of the following is a valid string declaration/definition?
Select one:
a. char x="abcd";
b. char x[]="a";
c. char x='abcd';
d. char x[]='a';​

Answers

Answered by steves521733
0

Answer:

The valid string declaration are :

(a) ; (d) and (b)

Similar questions
Math, 9 months ago