What is the purpose of the continue statement ?
BrightChamps Technical Round - C language

Quiz
•
Computers
•
Professional Development
•
Medium
Tejas Tamkhane
Used 185+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
to continue the execution of a loop
to skip the iteration of the loop
exit and return to the main function
to jump to another statement in the program and continue from here
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a keyword in C language ?
void
stdio.h
scanf
both scanf and void
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid variable name in C language ?
1test
_345
Bright Champs
#demo
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C is a _______ programming language
Object Oriented
Interpreted
Scripting language
Procedural
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a pointer in C language ?
It is used to store the memory address of another variable
It is used to point towards an instruction in a program
It stores the memory address of an object
There are no pointers in C language
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int test(a,b)
{
pass
}
What does the "int" in the above block of code signify ?
data type of the function
data type of a and b
return type of the function
arguments of the function
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Any mathematical operation between an integer and float will always
return an integer
return a string
return a float
will give an error
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Day 2 C Programming quiz

Quiz
•
Professional Development
10 questions
C Language Basic Quiz

Quiz
•
7th Grade - Professio...
15 questions
C Language Quiz-1

Quiz
•
University - Professi...
15 questions
C Module 1 Quiz

Quiz
•
Professional Development
12 questions
StreamQuiz

Quiz
•
Professional Development
15 questions
Flutter Q_0

Quiz
•
Professional Development
17 questions
Success Forge C# Assignment 1

Quiz
•
Professional Development
10 questions
c program -basic

Quiz
•
Professional Development
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