C - Elements of C Language Questions and Answers
Practice ModeShowing 10 of 58 questions
Q41
Identify the correct statement .
Answer: Option D
Q42
Identify the invalid identifier.
Answer: Option A
Q43
Which is the most appropriate variable initialization ?
Answer: Option C
Q44
Tokens are separated by using
Answer: Option D
Q45
An escape sequencce commences with
Answer: Option A
Q46
Identify the worng declaration.
Answer: Option C
Q47
Identify the wrong sentence.
Answer: Option C
Q48
What is avariable declaration ?
Answer: Option D
Q49
What are strings ?
Answer: Option C
Q50
In addition to the length of the string, whatmust be considered while determining the minimum number of characters required to store a C strings ?
Answer: Option B