W/S Flashcards

1
Q

A computer can perform variety of operations according to the set of

A

Instructions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

CD STORAGE

A

– 700 MB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

DVD STORAGE

A

4.7 GB

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Blue ray disc STORAGE

A

25GB on a single-layer disc and 50GB on a dual-layer disc

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

The functional components of a computer system are

A

Input Unit, Output unit, Storage
Unit and Processing Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

is a computer input device that allows one to hand-draw images and
graphics, like the way one draws images with a pencil and paper.

A

Graphic tablet

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

is responsible for carrying out the processing job.

A

CPU

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

DVD (ff)

A

: Digital Versatile Disk

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

ff ALU:

A

Arithmetic Logic Unit

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

ff MICR

A

Magnetic Ink Character Reader

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

ff RAID

A

Redundant Array of Independent or Inexpensive Disks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

ff LCD

A

: Liquid Crystal Display

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Microphone, Keyboard, Digital Camera, Touch Screen, Joystick, Film
Recorder, Scanner

A

Input

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Speakers, Laser Printer, Touch Screen & Sound Card

A

Output

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Write a short note Central Processing Unit of a computer describing its parts.

A

CPU is known as Brain of Computer. The central processing unit is responsible for carrying out
the processing job. It is a brain of computer. It has two components Arithmetic and Logic Unit
(ALU) and Control unit (CU). ALU and CU togetherreferred to as CPU of a computer.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Name any one cloud storage you have used?

A

Google Docs C Microsoft OneDrive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Write down few preventive measures you willtake while using these public cloud services.

A

➢ Know where your data lives.
➢ Always backup your data.
➢ Make sure your datacentre takes security seriously.
➢ Getreferences from other clients.
➢ Test, Test, Test. Assume nothing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Why doesn’t everyone use an HDD as compared to SSD. Explain by giving differences
between the two.

A

SSD uses Flash Memory to store data instead of a spinning disk.
SSDs have no moving parts, making them much faster & more durable.
SSDs are less susceptible to mechanical failure than HDDs.
But HDDs are more affordable and may offer easier data recovery in the event of damage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Memory of computer is —– where data can be stored.

A

Storage Location

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

1024 bytes

A

= 1 Kilobytes (KB)

21
Q

—-temporarily memorizes data while programs are running whereas —-
stores information over the long term, including after the computer is turned off.

A

RAM ,Hard Disk

22
Q

——– is a credit card-sized card with a microprocessor and memory used to hold
customer account information.

A

Smart Card

23
Q

—- is a computer storage medium that is a fixed part of the computer’s
hardware. It is a non-volatile storage device which stores digitally encoded data

24
Q

Write any two differences between
a. RAM, ROM

A

RAM is the system’s main memory, i.e. it is a space that allows you to temporarily store
data when a program is running. RAM is volatile, meaning that it only stores data as long
as it supplied with electricity.

ROM is a type of memory that allows you to keep the information contained on it even
when the memory is no longer receiving electricity. Basically, this type of memory only has
read-only access.

25
Q

b. Primary Memory Secondary Memory

A

Primary memory or internal memory that temporarily memorizes data while programs are
running. For example RAM.

Secondary or Auxiliary memory (also called external memory) that stores information over
the long term, including after the computer is turned off. For example, CD and Hard Disk.

26
Q

ff GUI

A

Graphical User Interface

27
Q

ff CRT

A

Cathode Ray Tube

28
Q

ff * LED

A

Light Emitting Diode

29
Q

ff PDA

A

Personal Digital Assistant

30
Q

ff USB

A

Universal Serial Bus

31
Q

The I/O devices attached to the computer are called

A

Peripherals.

32
Q

. The volatile memory of the computer is

33
Q

The input device used in games is

A

s Joystick

34
Q

. A device which can be used both as a input and output device is

A

Touch Screen

35
Q

An optical disk which can store upto 700 MB of data.

A

Compact Disk

36
Q

Memory device which has no moving parts, nor does it make use of lasers- unlike optical
drives. Instead, it works in a similar way to RAM

37
Q

It looks the same as a compact disc but can hold about 15 times as much information

38
Q

It is one of the portable storage devices which enables one to transfer small files between
computers and to store data/information as backup

39
Q

Stencyl allows you to create __________ games.

40
Q

Stencyl uses ____________ programming language

41
Q

Stencyl uses a highly intuitive _____________________________ interface.

A

Block Snapping

42
Q

In stencyl, anything that can move or be interacted with is considered an _______.

43
Q

_____________________ allows you to customize an Actor’s appearance, behavior, and physical
properties.

A

Actor Type

44
Q

____________________ control all game logic and player interaction.

45
Q

A __________________ is a game template that comes with pre-made resources, settings and
game logic.

46
Q

A ____________________ is a collection of rectangular tiles that can be used to build

47
Q

_______________ are game levels that get populated with the tiles and Actors we’ve created.

48
Q

_______________, a central area where you can see and open your game’s resources (actors,
graphics, sounds, game logic, etc).