What is a function?
C Classes

Quiz
•
Computers
•
University
•
Hard
SOUMYAJIT BHATTACHARJEE
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A mathematical operation
A relation that assigns each element of a set to exactly one element of another set
A random number generator
A variable in programming languages
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the output of the program?
Hello, World!
World!
Hello,
Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code ?
Square of 5 is: 25
25
5
Error
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output of the code
CodeQuotient
CodeQuotientGet better at coding
CodeQuotient Get better at coding
Compile time error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Output of the following program
4
14-12
16
Virtual Error
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int i = 1 ;
while ( 1 ) {
i++ ;}
Is this will result in infinite loop??
Yes
No
Probably
Run time error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int y, x = 0 ;
do { y = x ; }
while ( x == 0 ) ;
Will this result in infinite loop?
Not sure
No
Yes
Segmentation Fault
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Paper 2 Revision

Quiz
•
10th Grade - University
10 questions
ECE-C Quiz _3

Quiz
•
University
15 questions
Exam 1 Practice

Quiz
•
University
10 questions
Step to Solve Problem in Computer Programming

Quiz
•
University
15 questions
Java Quiz based on array

Quiz
•
University
15 questions
Coding and Debugging

Quiz
•
University
10 questions
Python Sets

Quiz
•
University
10 questions
basic programming quiz

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