Which of the following is NOT a bitwise operator in C?
Revision C class

Quiz
•
Computers
•
University
•
Easy
Abhishek Pandey
Used 2+ times
FREE Resource
11 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 an example of explicit type casting in C?
int x = 10.5;
float y = 10;
int x = (int) 10.5;
double z = 100;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop is guaranteed to execute at least once?
while
for
do while
for each
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
__________ involves a function calling itself repeatedly until a specified condition is met.
User defined function
Reiteration
Library function
Recursion
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to declare a constant in C?
int constant x = 3;
const int x = 3;
constant int x = 3;
#constant 3
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the expression a *= 2 do in C?
a += 2
a = 2 / a
a = a * 2
a = a * a
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement is used to skip the current iteration of a loop in C?
break
continue
goto
for
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Java Static

Quiz
•
University
15 questions
C++ Quiz-1

Quiz
•
University
10 questions
FCP Series 4

Quiz
•
University
11 questions
Quiz 2: C++ Basics

Quiz
•
University
15 questions
Computer Science Quiz

Quiz
•
University
10 questions
CSNP-04103 Chapter 6 - Functions

Quiz
•
University
15 questions
uNIT 11_14

Quiz
•
University
15 questions
Quiz 1

Quiz
•
University
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade