wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

turbo c

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

clrscr() is used for

a)

clear screen

b)

clear search

c)

clear score

2.

which key is used for getting full screen

a)

f5

b)

f3

c)

f2

d)

Alt + Enter

3.

in turbo c7 which type of programs can compile

a)

c

b)

java

c)

php

d)

python

4.

c program saves with extension

a)

.c

b)

.java

c)

.cpp

d)

.yourname

5.

for save a file shortcut key

a)

f2

b)

f3

c)

f5

d)

Alt+F

6.

open an existed file shortcut key

a)

f2

b)

f5

c)

f3

d)

Alt+f9

7.

compile shortcut key

a)

Alt + f9

b)

Ctrl + F9

c)

Alt + F

8.

run shortcut key

a)

Alt + F9

b)

Alt + F

c)

Ctrl + F9

9.

for getting full window shortcut key

a)

Alt + Enter

b)

Ctrl + enter

c)

F5

10.

\n used for

a)

getting new line

b)

getting new file

c)

getting space

d)

no use