Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Computer

Total questions: 40

Worksheet time: 20mins

Name
Class
Date
1.

It is the picture on the desktop.

a)

Wallpaper

b)

Recycle Bin

c)

Icon

d)

taskbar

2.

It is a rectangle at the bottom of the desktop.

a)

menu bar

b)

task bar

c)

start button

d)

wallpaper

3.

It is the round button on the left side of the taskbar.

a)

Program button

b)

Start button

4.

It is a button that represents an opened program.

a)

Start button

b)

Program button

5.

It is at the rightmost side of the notification area.

a)

desktop button

b)

start button

c)

program button

6.

Which parts of the window is given in the picture?

a)

sizing buttons

b)

close button

c)

menu bar

d)

sizing button

7.
a)

Title bar

b)

menu bar

c)

window border

8.

The window borders are the lines that surround a window.

a)

TRUE

b)

FALSE

9.

Which icon given in the picture?

a)

Computer

b)

Recycle Bin

10.

Which part of the taskbar is given in the picture?

a)

Start Button

b)

Program Button

c)

Notification Area

11.

Typing an essay in Word is an example of input.

a)

Yes, because you're inserting data into the computer.

b)

No, because you're not introducing data into the computer.

c)

I don't know.

12.

Is this a valid example of the Input-Process-Output Model?

Input: Scanning picture.

Process: Editing the picture.

Output: Printed poster with picture.

a)

Yes.

b)

No.

c)

I don't know.

13.

What is a computer?

a)

An electronic device that receives input, processes it and provides an output in the desired format.

b)

An electronic device to do homework, play video games or surf on the internet.

c)

An electronic device that receives input, stores or processes the input and provides an output in the desired format.

14.

Is this a valid example of the Input-Process-Output Model?

Input: Text and numbers typed on keyboard.

Process: Calculations performed in a spreadsheet.

Output: Bank record.

a)

Yes.

b)

No.

c)

I don't know.

15.

Check all the examples of Input Units.

a)

Keyboard

b)

Microphone

c)

Speakers

d)

Mouse

16.

Check all the examples of Output Units.

a)

Screen.

b)

Printer.

c)

Headphones.

d)

Keyboard.

17.

The control unit, arithmetic logic unit and memory are together called Central Processing Unit or CPU.

a)

Yes

b)

No.

c)

I don't know.

18.

Hardware cannot be touched, only software can be touched.

a)

Yes.

b)

No.

c)

I don't know.

19.

Software is the set of instructions or programs that make a computer function. It cannot be touched or seen.

a)

Yes.

b)

No.

c)

I don't know.

20.

Taking a picture with the cell phone is an example of output.

a)

Yes, because it's the result of processing data.

b)

No, because it's not the result of processing data.

c)

I don't know.

21.

Printing a document is an example of output.

a)

Yes, because it is the result of processing data.

b)

No, because it's not the result of processing data.

c)

I don't know.

22.

Check all the characteristics of computers.

a)

Speed.

b)

Accuracy.

c)

Reliability.

d)

Versatility.

e)

Store capacity.

23.

Check all the disadvantages of using a computer

a)

Computers only help you do homework.

b)

Computers can work many hours at a time.

c)

Computers have no intelligence. They follow instructions blindly without considering the outcome.

d)

Regular electric supply is necessary to make computers work.

24.

Listening to audio through the speakers is an example of input.

a)

Yes, because you're inserting data into the computer.

b)

No, because you're not inserting data into the computer.

c)

I don't know.

25.

Check all the advantages of using a computer.

a)

Computers can do the same task repetitively with the same accuracy.

b)

Computers allow you to play video games.

c)

Computers do not get tires or bored.

d)

Computers have access to the internet.

e)

Computers can take up routine tasks while releasing human resource for more intelligent functions.

26.

Which of the following is not an example of Programming Language?

a)

Java

b)

Fortran

c)

Perl

d)

Eclipse

27.

It is a software application that provides comprehensive facilities to computer programmers for software development

a)

C-Programming

b)

IDE

c)

Code::Blocks

d)

Pre-Processor Command

28.

It is the process of writing, testing, debugging, and maintaining the source code of computer programs.

a)

C - Programming

b)

Computer Program

c)

Computer Programming

d)

Computer Programmer

29.

The C programming language was devised in the early __________.

a)

1950's

b)

1960's

c)

1970's

d)

1980's

30.

How many structures in the C-Programming?

a)

4

b)

5

c)

6

d)

7

31.

Name of this part

a)

Pre-Processor Command

b)

Variables

c)

Functions

d)

Comment

32.

It tells the compiler to do processing before doing the actual compilation.

a)

Pre-Processor Command

b)

Variables

c)

Functions

d)

Comment

33.

It gives additional useful information, guide, or instructions inside a C Program.

a)

Pre-Processor Command

b)

Variables

c)

Functions

d)

Comment

34.

C++ code

a)

#include<stdio.h>

b)

#include<conio.h>

c)

#include<studio.h>

d)

#include<conyo.h>

35.

C is a case-sensitive programming language. It means in C printf and Printf will have

a)

same meaning

b)

different meaning

c)

nothing happens

d)

all of the these

36.

The end of each C statement must be marked with a ________.

a)

colon

b)

semi-colon

c)

zero or 0

d)

0 with semi-colon

37.

What is the name of this symbol #?

a)

hashtag

b)

number sign

c)

brace bracket

d)

less than

38.

What is the meaning of this code \n?

a)

ignored

b)

in between

c)

new line

d)

comment

39.

int stands for what?

a)

interest

b)

interval

c)

integral

d)

integer

40.

It is a professional who writes programs.

a)

engineer

b)

teacher

c)

programmer

d)

doctor