C Programming

C Programming

8th - 10th Grade

15 Qs

quiz-placeholder

Similar activities

Keyboard Shortcuts

Keyboard Shortcuts

7th - 9th Grade

20 Qs

Горячие клавиши Windows

Горячие клавиши Windows

1st - 10th Grade

10 Qs

TIET 37+38 TIN 8

TIET 37+38 TIN 8

8th Grade

13 Qs

SPJ10-Excel Shortcut Keys

SPJ10-Excel Shortcut Keys

10th Grade

20 Qs

Tipkovni prečaci u sustavu Windows

Tipkovni prečaci u sustavu Windows

6th - 8th Grade

10 Qs

Cap 4-Atajos de Teclado en Navegadores

Cap 4-Atajos de Teclado en Navegadores

8th Grade - University

10 Qs

Examen: Atajo de teclado en CorelDraw

Examen: Atajo de teclado en CorelDraw

8th Grade

20 Qs

ՖԱՅԼԱՅԻՆ ԳՈՐԾՈՂՈՒԹՅՈՒՆՆԵՐ /8-րդ դասարան/

ՖԱՅԼԱՅԻՆ ԳՈՐԾՈՂՈՒԹՅՈՒՆՆԵՐ /8-րդ դասարան/

6th - 12th 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?