Round_1 (B)| Coding Combat 2.0

Quiz
•
Computers
•
University
•
Medium

RAJAT KISHOR VARSHNEY
Used 8+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the syntax to declare a variable in C?
variableType variableName;
var variableName;
variableName = value;
nt variableName;
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is the father of C language?
Steve Jobs
James Gosling
Dennis Ritchie
Rasmus Lerdorf
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid C variable name?
int number;
float rate;
int variable_count;
int $main;
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following C code snippet?
int x = 5; int y = 10; int z = x + y; printf("%d", z);
15
10
5
20
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which header file is used for input and output functions in C?
stdio.h
math.h
stdlib.h
string.h
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the 'break' statement in C?
To exit the loop immediately
To skip the current iteration and move to the next
To define a case in switch statement
To continue the loop from the beginning
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true for variable names in C?
They can contain alphanumeric characters as well as special characters
It is not an error to declare a variable to be one of the keywords(like goto, static)
Variable names cannot start with a digit
Variable can be of any length
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Tema 2 Programación Básica

Quiz
•
University
30 questions
C++ Programming Quiz sesi (ii) 2023/2024

Quiz
•
University
30 questions
Coding Club_SNSCE Quiz (28-04-2023)

Quiz
•
University
30 questions
C Quiz 2

Quiz
•
University
30 questions
Quiz on C

Quiz
•
University
25 questions
Kuis 1 - PKS 2

Quiz
•
University
25 questions
C PROGRAMMING

Quiz
•
University
25 questions
BASIC PROGRAMMING

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University