
Operator in C
Authored by KiRUBANANTHAM CHENNIAPPAN
Computers
University
Used 599+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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 BLANKS QUESTION
1 min • 1 pt
Find The Output
int a = 3;
printf("%d %d %d %d", a , a++ ,a, a);
(a)
6.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
int a = 10;
int b = a++ + ++a;
printf("%d %d %d %d",b , a++ ,a, ++a);
(a)
7.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
int a = 3;
printf("%d %d %d %d",++a , a++ ,a, --a);
(a)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?