Which of the following correctly shows the hierarchy of arithmetic operations in C?
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
/ + * -
* - / +
+ - / *
/ * + -
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 Quizizz
15 questions
COINQUEST: A Techno-Feud' 23.5

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

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
12 questions
Printf, scanf

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade