UNIT 1C programming 3/5/2021

UNIT 1C programming 3/5/2021

1st - 3rd Grade

10 Qs

quiz-placeholder

Similar activities

Computer Parts

Computer Parts

2nd - 5th Grade

15 Qs

CSS - Day 3

CSS - Day 3

1st - 12th Grade

10 Qs

1st year Skill

1st year Skill

1st - 3rd Grade

10 Qs

cadenas en c++

cadenas en c++

1st - 10th Grade

10 Qs

Programação

Programação

2nd Grade

15 Qs

Examen del 2° parcial

Examen del 2° parcial

2nd Grade

10 Qs

XI MIPA SEM 2

XI MIPA SEM 2

1st Grade

15 Qs

ACP-2

ACP-2

1st - 5th Grade

15 Qs

UNIT 1C programming 3/5/2021

UNIT 1C programming 3/5/2021

Assessment

Quiz

Computers

1st - 3rd Grade

Medium

Created by

Sini Saneesh

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C language was developed by

Charles Babbage

Dennis Ritchie

Blaze Pascal

Balaguruswamy

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every C program has exactly one ____________ function

scanf()

printf()

clrscr()

main()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every statement in C should end with ________________.

Comma

Semicolon

Closing brace

Square bracket

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example for definition section?

%define PI 3.14

#define PI 3.14

#define PI 3.14;

#define PI = 3.14

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

printf () function is present in ___________ header file.

stdlib.h

stdio.h

conio.h

math.h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sqrt () function is present in __________ header file.

stdio.h

stdlib.h

math.h

conio.h

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Library functions are grouped category-wise and stored in different files known as __________

Arrys

Functions

Header files

Editors

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?