Write an output statement that displays the question mark


Given the following declarations:

char someString[30] = "Whats up?";
int intArray[5] = {2, 4, 6, 8, 10};

Write an output statement that displays the question mark from someString followed by a newline.

 

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write an output statement that displays the question mark
Reference No:- TGS0645528

Expected delivery within 24 Hours