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
16 questions
De todo

Quiz
•
1st Grade - Professio...
11 questions
JavaScript

Quiz
•
Professional Development
16 questions
UC_TM02_C Programming Basics

Quiz
•
University - Professi...
13 questions
Python Module 1

Quiz
•
University - Professi...
10 questions
DECI - Week 5 - round

Quiz
•
Professional Development
10 questions
Java SE: Programming I

Quiz
•
Professional Development
10 questions
Day 4 C Programming Quiz

Quiz
•
Professional Development
10 questions
C - Programming ( Output based - Loop )

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade