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
Which of the following is NOT a bitwise operator in C?
<<
|
^
/
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 Wayground
12 questions
Functions C

Quiz
•
University
10 questions
Java Static

Quiz
•
University
10 questions
ECE-C Quiz _3

Quiz
•
University
15 questions
uNIT 11_14

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

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

Quiz
•
University
6 questions
Quiz on methods

Quiz
•
University
6 questions
Unit 13 Function and decision

Quiz
•
University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University