Introduction to computers Flashcards

test review

You may prefer our related Brainscape-certified flashcards:
1
Q

What is the component on the motherboard that confirms all devices are in working order once the computer is turned on?

A

BIOS chip

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

Which part of the computer controls the calculations that are requested of the central processing unit?

A

ALU

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

ASCII connects humans and computers together through what function?

A

communication

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

A comment on one line needs what characters placed where in order to be ignored by the program?

A

two forward slashes at the beginning of the comment

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

Which part of the computer holds data waiting to be processing by the CPU?

A

cache

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

Which component of the CPU manages another CPU component?

A

CU

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

Which part in the CPU is used to manage other CPU components?

A

control unit

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

What must all class names begin with?

A

uppercase letters

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

Which of the following refers to a program that translates one type of language to another type of language?

A

a compiler

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

the use of break, byte, case, catch, do in programming in Java

A

keyword

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

creating a security system to protect critical content

A

password

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

What is a similar process like taking a high school text written in French and writing it in English for 5th grade

A

compiled

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

highways on a motherboard enabling data transfer to and from the CPU

A

buses

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

negative general purpose, binary, stored program computing machine, built in 1946

A

ENIAC

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

a popular object-oriented programming language

A

C++

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

similar to turn off and on

A

binary

17
Q

processing an instruction

A

clock speed

18
Q

temporary holding

A

cache

19
Q

handles all calculations

A

arithmetic logic unit

20
Q

handles processing of data

A

central processing unit

21
Q

handles and manages the tasks of another component

A

control unit

22
Q

A pre-defined human-friendly word that produces an action on the computer is called a

A

keyword

23
Q

a popular, web- and human-friendly programming language

A

Java

24
Q

an early procedural programming language used for scientific computing

A

FORTRAN

25
Q

an early, easy-to-learn programming language

A

BASIC

26
Q

The user inputs the letter K, which gets interpreted into a sequence of digits.

A

machine languagemachine language

27
Q

In a software program, the user types in letters to make a word to perform an action.

A

keyword

28
Q

The first computer available for commercial sale in the United States was made by Mauchly and Eckert in what year?

A

1951

29
Q

The computer turns on and the background screen displays the user’s preferences for color, font size, and folder images.

A

operating system

30
Q

A computer essentially takes input, processes it, and produces output. Which person developed a machine in the mid-1880s that accomplished this?

A

Herman Hollerith

31
Q

When comparing early programming languages such as COBOL and newer programming languages, what is standard today that makes programming more flexible?

A

object-oriented programming

32
Q

When comparing programming languages, what is commonly used by all software developers?

A

elements, commands, and variables

33
Q

The technology Herman Hollerith created in the 1880s began the modern-day data processing function in computers. What was the name of this technology?

A

punched-card machine

34
Q

early programming language used for scientific computing.

A

FORTRAN

35
Q
A