C-Command Line Arguments Questions and Answers
Practice ModeShowing 10 of 129 questions
Q91
When opeating system allocates memory from RAM for a file is called
Answer: Option A
Q92
If stream is not loaded into memory the file descriptor returns
Answer: Option C
Q93
When the current active file pointer is shifted to end of file, get() returns
Answer: Option C
Q94
Flowing of data from a device into buffer and buffer to devie is called
Answer: Option B
Q95
The file handler of a file is of type
Answer: Option A
Q96
The function fseek() returns
Answer: Option B
Q97
Operating system represents a file in two different ways, such as
Answer: Option A
Q98
The file present in disk is always in
Answer: Option C
Q99
What is buffer size of a stream?
Answer: Option B
Q100
Fseek command works in File pointer but which of the following command works in file handler
Answer: Option B