Who is Father of C Language
C Language Quiz-1

Quiz
•
Computers
•
University - Professional Development
•
Medium
Mandeep Singh
Used 188+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bjarne Stroustrup
James A. Gosling
Dennis Ritchie
Dr. E.F. Codd
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C Language is developed at ___________?
AT & T's Bell Laboratories of USA in 1972
AT & T's Bell Laboratories of USA in 1970
Sun Microsystems in 1973
Cambridge University in 1972
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
C programs are converted into machine language with the help of
An Editor
A compiler
An operating system
None of these.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is not a correct variable type?
float
real
int
char
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
int main ()
{
int x = 24, y = 39, z = 45;
z = x + y;
y = z - y;
x = z - y;
printf ("%d %d %d", x, y, z);
}
24 39 63
39 24 63
24 39 45
39 24 45
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many loops are there in C
1
3
2
4
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
C - Pointers

Quiz
•
University
15 questions
Python Programming - Introduction

Quiz
•
University
20 questions
Introduction to Python

Quiz
•
University
15 questions
BrightChamps Technical Round - C language

Quiz
•
Professional Development
20 questions
CSE C Section

Quiz
•
University
10 questions
Basics Of C Programming

Quiz
•
University
20 questions
Programming Concepts in C

Quiz
•
University
13 questions
MindSpace Computers C Quiz-1 2025

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