Вы находитесь на странице: 1из 3

Quiz - Quizizz https://quizizz.

com/print/quiz/5a9de9c9117ca40019b963a4

Name :
Class :
Introduction To C Programming Date :

1. Program is a list of_______________, written in a _______________________ to


determines the behaviour of a machine.
a) word, english b) instructions ,
programming language

c) instructions, word

2. A machine language that has its own set of grammatical rules is called as
___________________________
a) intelligence languange b) robotic

c) programming language

3. C language was developed by Dennis Ritchie at Bell Laboratories in


year_____________
a) 1963 b) 1972

c) 1969

4. A flowchart is a graphical representation that helps programmer to develop algorithms


in programming.
a) True b) False

5. Process of writing the C source code is called as ___________________


a) Editing b) LInking

c) Executing

1 of 3 3/7/2018, 10:59 AM
Quiz - Quizizz https://quizizz.com/print/quiz/5a9de9c9117ca40019b963a4

6. C programming consists of two section which are _________________ and


___________________
a) Pre-processor b) Pre-processor
directives ; Main directives ; end
function statement

c) statements ; Main
function

7. # symbol is compulsory to indicate this is a pre-processor directives


a) True b) False

8. #include<stdio.h> is important line in c. The stdio.h contains information on input


output routines.
a) True b) False

2 of 3 3/7/2018, 10:59 AM
Quiz - Quizizz https://quizizz.com/print/quiz/5a9de9c9117ca40019b963a4

Answer Key
1. b
2. c
3. b
4. a
5. a
6. a
7. a
8. a

3 of 3 3/7/2018, 10:59 AM

Вам также может понравиться