C-Command Line Arguments Questions and Answers
Practice ModeShowing 10 of 129 questions
Q61
The default stream pointers available during execution of a program are
Answer: Option D
Q62
Which of the following functions used for in-memory format conversions ?
Answer: Option B
Q63
What is argv[0]?
Answer: Option B
Q64
The Turbo C implementation of C language supports
Answer: Option C
Q65
Which of the following is not a valid file opening mode ?
Answer: Option C
Q66
Which of the following function is used for writing mixed type of data ?
Answer: Option D
Q67
which of the following function can be used to read an entire array or structure in a single call ?
Answer: Option A
Q68
the ftell()function
Answer: Option A
Q69
The tast performed by fseek (fp,0,0) function is
Answer: Option C
Q70
Which of the following is not a data file in C?
Answer: Option C