Which one of the following statements declares the string variables city, state, and zip using a single declaration statement?

a. string city, state, zip;
b. string city, string state, string zip;
c. string city; state; zip;
d. string city_state_zip;


a. string city, state, zip;

Computer Science & Information Technology

You might also like to view...

Can the BubbleSort be changed so it sorts from high to low? What do you need to change in the code to make this happen?

What will be an ideal response?

Computer Science & Information Technology

What can you do in Skype?

A) You can display a Word document and simultaneously record audio. B) You can make voice calls and video calls over the Internet. C) You can record narration for a Word document. D) You can present your Word document through the Internet.

Computer Science & Information Technology

Extend Volume and Shrink Volume use destructive partitioning

Indicate whether the statement is true or false

Computer Science & Information Technology

Regarding flagged errors, use of the passive voice is identified as a grammar error

Indicate whether the statement is true or false

Computer Science & Information Technology