Who is the founder of C Language?
C - Language Quiz

Quiz
•
Computers
•
12th Grade
•
Hard
Rw8 Sodvadiya
Used 81+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dennis Ritchie
Steve Jobs
Akhil S
Dwayne Ritchie
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a valid C variable name?
int blood group;
int bloodGroup;
int BloodGroup;
int blood_;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which are the types of loops in C Language?
While
Do While
For
Do
While
For
While Do
For While
While
All of above.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operators are considered Relational Operators?
>,<,<=,>=,==
&& , | |
=,+=,-=,*=,/=
🤍
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
#include<stdio.h>
main()
{
int x = 10;
x++;
printf("%d",x);
}
11
10
9
none of the mentioned
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When we have one input but multiple options, which expression will we use?
switch case
nested if else
else if ladder
looping
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the use of logical operators?
To Connect multiple conditions.
To create condition.
To assign condition to the variable
To get right output.
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Java Level 1 - D

Quiz
•
12th Grade
10 questions
Control Structures

Quiz
•
12th Grade
10 questions
Programming - Iteration, Basic Programming Constructs & Loop

Quiz
•
2nd - 12th Grade
20 questions
Basic Python

Quiz
•
10th - 12th Grade
15 questions
Intro to Java Loops

Quiz
•
9th - 12th Grade
15 questions
C# Loops (All)

Quiz
•
9th - 12th Grade
14 questions
C++ - Loops and Random Numbers

Quiz
•
9th - 12th Grade
10 questions
C++ Programming Quiz

Quiz
•
12th Grade
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
Discover more resources for Computers
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
20 questions
Taxes

Quiz
•
9th - 12th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression

Quiz
•
9th - 12th Grade
20 questions
Inequalities Graphing

Quiz
•
9th - 12th Grade
10 questions
Identifying equations

Quiz
•
KG - University