C Programming

C Programming

8th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

AutoCad

AutoCad

9th - 10th Grade

15 Qs

Поняття програми. Опис середовища прогамування Паскаль.

Поняття програми. Опис середовища прогамування Паскаль.

8th Grade

20 Qs

KEYBOARD SHORTCUT KEY

KEYBOARD SHORTCUT KEY

8th Grade

20 Qs

MS PowerPoint-1

MS PowerPoint-1

8th Grade

18 Qs

Skróty klawiszowe

Skróty klawiszowe

4th - 8th Grade

11 Qs

TIET 37+38 TIN 8

TIET 37+38 TIN 8

8th Grade

13 Qs

VÂN TỒ

VÂN TỒ

8th Grade

14 Qs

Libre office writer

Libre office writer

9th Grade

15 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?