What language does a computer machine understand?

C Programming Quiz - 1

Quiz
•
Engineering
•
University
•
Medium
Chaitanya Chellu
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Unary Language
Binary Language
Ternary Language
None
2.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Who is the father of C programming
Dennis Ritchie
James Gosling
Guido van Rossum
Bjarne
3.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
Geometric shapes used in flowchart
Start / stop -- (a)
input / output -- (b)
processing / computing -- (c)
decision / condition -- (d)
(a).eclipse
(b).parallelogram
(c).rectangle
(d).rhombus
(a).circle
(b).parallelogram
(c).triangle
(d).rhombus
(a).circle
(b).square
(c).rectangle
(d).triangle
(a).line
(b).octagon
(c).rectangle
(d).square
4.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the correct syntax to declare a variable named "age" of integer data type in C?
age int;
var age = int;
integer age;
int age;
5.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the output of the following C code?
int main()
{
printf("Hello, World!");
return 0;
}
Error / warning
0
Hello, World!
Nothing
6.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
No.of keywords in C programming ?
30
37
32
33
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What is the purpose of the #include directive in C?
To define a new data type
To include header files
To declare a function
To print output to the console
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Quiz Round For Group 1

Quiz
•
University
20 questions
Introduction to C++

Quiz
•
University
15 questions
Module01_C_M_M&A

Quiz
•
University
24 questions
C Programming Lab Quiz 1

Quiz
•
University
15 questions
TRICODE CHALLENGE ROUND 1

Quiz
•
University
20 questions
Combinational Logic Circuits

Quiz
•
University
15 questions
Variables y constantes

Quiz
•
University
20 questions
Quiz on Sensors and Transducers

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