[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Arrays - Discussion

Home > C Programming > Arrays > MCQs Questions Discussion

40 / 55

Choose the correct option.

lf S is an array of 80 characters, then the value assigned to S through the statement scanf("%s" ,S) with input 12345 would be

A"12345"

Bnothing since 12345 is an integer

CS is an illegal name for a string

D%s can not be used for reading in values of S.

Answer: Option (Login/Signup)

Show Explanation

Asked In ::

Post Your Answer Here:     

No Discussion on this question yet!