Answer to Question #24105 in C++ for Nourah

Question #24105
Write a single line of code that will create an array called nums of the 3 int values 1, 2, and 3.
1
Expert's answer
2013-02-12T10:56:29-0500

The single line of code is:
int nums[3]={1,2,3};

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS