I/O STATEMENTS IN C

Quiz
•
Computers
•
University
•
Hard
RAJKUMAR DV
Used 7+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following correctly shows the hierarchy of arithmetic operations in C?
/ + * -
* - / +
+ - / *
/ * + -
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct usage of conditional operators used in C?
a>b ? c=30 : c=40;
a>b ? c=30;
max = a>b ? a>c?a:c:b>c?b:c
return (a>b)?(a:b)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a format specifier in C language.?
A format Specifier tells compiler to treat a variable value is predefined way.
Different format specifiers are used to print different type of data.
Format specifiers are used to write data to files in a formatted way.
All the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which among the following is the odd one out?
printf
fprintf
putchar
scanf
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For a typical program, the input is taken using _________
scanf
Files
Command-line
All of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the value of EOF?
-1
1
0
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the use of getchar()?
The next input character each time it is called
EOF when it encounters end of file
The next input character each time it is called EOF when it encounters end of file
None of the mentioned
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Printf, scanf

Quiz
•
University
10 questions
Quiz Input dan Ouput C++

Quiz
•
University
15 questions
COINQUEST: A Techno-Feud' 23.5

Quiz
•
University
15 questions
Quiz Pelatihan Pengenalan Bahasa Pemrograman C Part 1

Quiz
•
12th Grade - University
12 questions
Functions C

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
15 questions
BASIC C QUIZ

Quiz
•
University
10 questions
ECE-C Quiz _3

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade