Who is the father of C language?
CSE C Section

Quiz
•
Computers
•
University
•
Hard
Santhanalakshmi Kabilan
Used 19+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Steve Jobs
James Gosling
Dennis Ritchie
Rasmus Lerdorf
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which of the following is not a valid C variable name?
int number;
float rate;
int variable_count;
int $main;
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
All keywords in C are in
LowerCase letters
UpperCase letters
CamelCase letters
None of the mentioned
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Which is valid C expression?
int my_num = 100,000;
int my_num = 100000;
int my num = 1000;
int $my_num = 10000;
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is short int in C programming?
The basic data type of C
Qualifier
Short is the qualifier and int is the basic data type
All of the mentioned
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the result of logical or relational expression in C?
True or False
0 or 1
0 if an expression is false and any positive number if an expression is true
None of the mentioned
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is an example of iteration in C?
for
while
do-while
all of the mentioned
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
Coding club Summit Online Quiz

Quiz
•
University
15 questions
Common errors in C programming

Quiz
•
University
20 questions
1st Year quiz

Quiz
•
University
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
25 questions
C Quiz 1

Quiz
•
University
20 questions
ROUND 1 QUIZ FOR 1ST YEAR

Quiz
•
University
20 questions
C - Strings

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
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