C Programming

C Programming

8th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Examen VBA

Examen VBA

6th - 8th Grade

20 Qs

Tin học 8, tuần 4

Tin học 8, tuần 4

8th Grade

15 Qs

Keyboard Terms

Keyboard Terms

5th - 8th Grade

14 Qs

ÔN TẬP GIỮA HKI (2) - Tin 8

ÔN TẬP GIỮA HKI (2) - Tin 8

8th Grade

10 Qs

Microsoft Word Shortcuts

Microsoft Word Shortcuts

7th - 12th Grade

20 Qs

Ôn tập tin 8

Ôn tập tin 8

8th Grade

18 Qs

Ôn tập giữa kì I - Tin 8 (2)

Ôn tập giữa kì I - Tin 8 (2)

8th Grade

10 Qs

BİLGİSAYAR SINAVI

BİLGİSAYAR SINAVI

KG - 9th Grade

16 Qs

C Programming

C Programming

Assessment

Quiz

Computers

8th - 10th Grade

Hard

Created by

. Geetha Nagarajan

Used 40+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

C was developed by

Ritchier

Dennis Ritchie

Martin Richard

Ken Thompson

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will happen when the following code is executed?

#include<stdio.h>

void main()

{

printf("MIET");

}

Wrong statement

It will keep on printing MIET

It will print MIET once

None of these

3.

FILL IN THE BLANK QUESTION

20 sec • 1 pt

___________ is the C preprocessor directive

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The key used to view the output of the program ______

Alt + F5

Ctrl + F9

Alt + F9

Ctrl+F5

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Every C Statement in C must end with ____

;

:

,

.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The logical beginning of a program is _______

#include<stdio.h>

main()

#

{ }

7.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The header file related to clrscr() is _______

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?