Ch.1: Overview Of Computers And Programming Flashcards

Learn Basics

1
Q

Computer System

A

A combination of all the components required to process and store data using a computer.

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

Hardware

A

The equipment of a computer system

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

Software

A

Programs that tell the computer what to do

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

Programs

A

Sets of instructions for a computer

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

Programming

A

The act of developing and writing programs

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

Application software

A

All the programs that help users with tasks, for example accounting or word processing, in contrast to system software.

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

App

A

A piece of application software the term is frequently used for applications on mobile devices

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

System software

A

What’s the programs that manage a computer in contrast to application software

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

Input

A

Describes the entry of data items into a computer memory using hardware devices such as keyboards and mice.

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

Data items

A

All the text, numbers, and other information processed by the computer.

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

Processing

A

To organize data items, check them for accuracy, or perform mathematical operations on that.

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

Central processing unit, or CPU

A

The computer hardware component that processes data

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

Output

A

describes the operation of retrieving information from memory and sending it to a device, such as a monitor or printer, so that people can view, interpret, and work with the results.

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

Information

A

Processed data

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

Storage devices

A

A hardware apparatus that holds information for later retrieval.

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

Cloud

A

Remote computers accessed through the internet.

17
Q

Programming language

A

A language, such as visual basic, C#, C++, Java, or COBOL, used to write programs.

18
Q

Program code

A

Set of instructions a programmer writes in a programming language.

19
Q

Syntax

A

The rules of a language.