BrightChamps Technical Round - C language

Quiz
•
Computers
•
Professional Development
•
Medium
Tejas Tamkhane
Used 186+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the continue statement ?
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 Wayground
10 questions
C Language Basic Quiz

Quiz
•
7th Grade - Professio...
10 questions
php- basics

Quiz
•
Professional Development
20 questions
CodeHS - Intro to Python - Basics and Console Interaction

Quiz
•
9th Grade - Professio...
10 questions
Java Increment & Decrement Operators

Quiz
•
Professional Development
20 questions
C Code Master

Quiz
•
Professional Development
10 questions
Demo C programming

Quiz
•
Professional Development
10 questions
c program -basic

Quiz
•
Professional Development
17 questions
Java Basics

Quiz
•
Professional Development
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade