Exam 1: Introduction to Computers and Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The Python _______________ is a program that can read Python programming statements and execute them.

Free
(Short Answer)
4.9/5
(37)
Correct Answer:
Verified

interpreter

RAM is a volatile memory used for temporary storage while a program is running.

Free
(True/False)
4.9/5
(26)
Correct Answer:
Verified

True

What is the encoding technique called that is used to store negative numbers in the computer's memory?

Free
(Multiple Choice)
4.8/5
(49)
Correct Answer:
Verified

D

In _______________ mode, the interpreter reads the contents of a file that contains Python statements and executes each statement.

(Short Answer)
4.8/5
(37)

The main reason for using secondary storage is to hold data for long periods of time, even when the power supply to the computer is turned off.

(True/False)
4.7/5
(32)

The process known as the _____ cycle is used by the CPU to execute instructions in a program.

(Multiple Choice)
4.9/5
(37)

_______________ is a type of memory that can hold data for long periods of time, even when there is no power to the computer.

(Short Answer)
4.8/5
(33)

Where does a computer store a program and the data that the program is working with while the program is running?

(Multiple Choice)
4.8/5
(31)

The instruction set for a microprocessor is unique and is typically understood only by the microprocessors of the same brand.

(True/False)
4.9/5
(34)

The CPU understands instructions written in a binary machine language.

(True/False)
4.8/5
(39)

The _______________ is the part of a computer that actually runs programs and is the most important component in a computer.

(Short Answer)
4.9/5
(51)

The _____ coding scheme contains a set of 128 numeric codes that are used to represent characters in the computer memory.

(Multiple Choice)
4.8/5
(40)

e: A computer is a single device that performs different types of tasks for its users.

(True/False)
4.8/5
(37)

_______________ are small central processing unit chips.

(Short Answer)
4.8/5
(47)

The following is an example of an instruction written in which computer language? 10110000

(Multiple Choice)
4.8/5
(29)

Which computer language uses short words known as mnemonics for writing programs?

(Multiple Choice)
4.8/5
(30)

A(n) _______________ is a set of instructions that a computer follows to perform a task.

(Short Answer)
4.9/5
(38)

The Python language uses a compiler, which is a program that both translates and executes the instructions in a high level language.

(True/False)
4.9/5
(48)

Which of the following is considered to be the world's first programmable electronic computer?

(Multiple Choice)
4.9/5
(40)

A disk drive stores data by _______________ encoding it onto a circular disk.

(Short Answer)
4.9/5
(37)
Showing 1 - 20 of 35
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)