Operator in C

Quiz
•
Computers
•
University
•
Hard
KiRUBANANTHAM CHENNIAPPAN
Used 595+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
1 min • 1 pt
/
%
bitwise operator
*
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
-1 1
1 -1
-1 -1
1 1
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
14
11
12
13
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
10 5 3 4
10 5 4 4
10 5 3 3
10 5 4 3
5.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Find The Output
int a = 3;
printf("%d %d %d %d", a , a++ ,a, a);
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
int a = 10;
int b = a++ + ++a;
printf("%d %d %d %d",b , a++ ,a, ++a);
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
int a = 3;
printf("%d %d %d %d",++a , a++ ,a, --a);
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
C programming

Quiz
•
University
15 questions
CIS1101-programming practice

Quiz
•
University
18 questions
C Language 101

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
15 questions
Coding club Summit Online Quiz

Quiz
•
University
20 questions
Pointers

Quiz
•
University
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
15 questions
Milking Minds 2 17-01-24

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