Filters
Question type

Study Flashcards

A programmer typically starts by writing high-level language statements in a text editor.

A) True
B) False

Correct Answer

verifed

verified

In the 1930s, the mathematician Blaise Pascal explored the theoretical foundations and limits of algorithms and computation.

A) True
B) False

Correct Answer

verifed

verified

False

Informally, a computing agent is like a recipe.

A) True
B) False

Correct Answer

verifed

verified

An algorithm solves a general class of problems.

A) True
B) False

Correct Answer

verifed

verified

Moore's Law states that the processing speed and storage capacity of hardware will increase and its cost will decrease by approximately a factor of 3 every 18 months.

A) True
B) False

Correct Answer

verifed

verified

The first electronic digital computers, sometimes called mainframe computers, consisted of vacuum tubes, wires, and plugs, and filled entire rooms.

A) True
B) False

Correct Answer

verifed

verified

How is data stored within a computer's memory?


A) It is stored as hexadecimal data.
B) It is stored as octal data.
C) It is stored as binary data.
D) It is stored in plain text data.

E) B) and D)
F) B) and C)

Correct Answer

verifed

verified

Who is credited as having created the World Wide Web in 1992?


A) Steve Jobs
B) Albert Gore
C) Tim Berners-Lee
D) Paul Allen

E) All of the above
F) A) and D)

Correct Answer

verifed

verified

An important part of any operating system is its file system, which allows human users to organize their data and programs in permanent storage.

A) True
B) False

Correct Answer

verifed

verified

An algorithm describes a process that ends with a solution to a problem.

A) True
B) False

Correct Answer

verifed

verified

A program stored in computer memory must be represented in binary digits, which is also known as ASCII code.

A) True
B) False

Correct Answer

verifed

verified

What would be the output if you were to print the variable named value as declared by this statement: value = "2" + "2"?


A) The number "4".
B) A floating point value of 4.0.
C) The string "22".
D) A type error, as integers cannot be concatenated.

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

By the mid 1980s, the ARPANET had grown into what we now call the Internet, connecting computers owned by large institutions, small organizations, and individuals all over the world.

A) True
B) False

Correct Answer

verifed

verified

True

What language, created by Tim Berners-Lee, allows browsers to structure the information to be displayed on Web pages?


A) Python
B) HTML
C) HTTP
D) Java

E) All of the above
F) B) and D)

Correct Answer

verifed

verified

What program is used by a programmer to convert high-level code into executable code?


A) translator
B) run-time system
C) interpreter
D) text editor

E) C) and D)
F) B) and C)

Correct Answer

verifed

verified

A

In a computer, what component is known as the "processor"?


A) RAM
B) CPU
C) basic input/output devices
D) motherboard

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

The algorithms that describe information processing can also be represented as information.

A) True
B) False

Correct Answer

verifed

verified

In Python, the programmer can force the output of a value by using the cout statement.

A) True
B) False

Correct Answer

verifed

verified

The part of a computer that is responsible for processing data is the central processing unit (CPU).

A) True
B) False

Correct Answer

verifed

verified

What was the first PC-based operating system called?


A) Microsoft Disk Operating System (MS-DOS)
B) UNIX
C) Linux
D) Control Program for Microcomputers (CP/M)

E) None of the above
F) B) and C)

Correct Answer

verifed

verified

Showing 1 - 20 of 50

Related Exams

Show Answer