Chapter-1: Overview of C

Chapter-1: Overview of C

University

12 Qs

quiz-placeholder

Similar activities

Chapter 13 - Programming and Languages

Chapter 13 - Programming and Languages

University

10 Qs

XI tkj cisco paket

XI tkj cisco paket

University

14 Qs

Computer Network Basics

Computer Network Basics

University

16 Qs

MS Powerpoint

MS Powerpoint

University

16 Qs

CompTIA Network+ - OSI Model

CompTIA Network+ - OSI Model

University

15 Qs

T3. C1-C2 Quizizz Post-Test

T3. C1-C2 Quizizz Post-Test

7th Grade - University

10 Qs

Step to Solve Problem in Computer Programming

Step to Solve Problem in Computer Programming

University

10 Qs

Google Formulir

Google Formulir

University

10 Qs

Chapter-1: Overview of C

Chapter-1: Overview of C

Assessment

Quiz

Computers

University

Easy

Created by

Anoop Jacob

Used 5+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

C language is developed by _________.
Charles Babbage
Dennis Ritchie
Blaze Pascal
Balaguruswamy

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Every statement in C should end with ________________.
comma
colon
semicolon
closing brace

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

printf () function is present in ___________ header file.
stdio.h
math.h
stdlib.h
conio.h

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Library functions are grouped category-wise and stored in different files known as ___________.
header files
arrays
structures
editors

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is an example for definition section?
int main()
#define PI 3.14
//pgm for add
/*pgm for display*/

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

In C language the definition sections should start with _______ symbol
&
{
%
#

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Which of the following is a comment line in C language?
int main()
#define PI 3.14
//pgm for add
clrscr()

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?