Shared Flashcard Set

Details

C++ Test 1
Test 1 - Ch. 1-4 (80 questions)
12
Computer Science
Undergraduate 1
02/10/2014

Additional Computer Science Flashcards

 


 

Cards

Term

 

The ________ is a set of instructions that tell the computer how to solve a problem.

 

Definition

PROGRAM

Term

The statements written by programmer are called

Definition
SOURCE CODE
Term

 

________, ________, ________ and ________are all examples of a secondary storage device.

 

Definition

HARD DISK DRIVE

FLASH DRIVE 

CD

DVD

Term

In the C++ statement pay  = rate * hours; the * symbol example of an

Definition
OPERATOR
Term

 

IDE stands for

 

Definition
integrated development environment
Term

 

The purpose of a member address is to

Definition
identify the location of a memory cell
Term

 

Internally the central processing unit (CPU) consists of two parts: the ______________ and a ________.

 

Definition
arithmetic and logic unit (ALU)  and control unit.
Term

 

A set of well-defined steps for performing a task or solving a problem is known as an _________.

 

Definition
algorithm
Term

 

Definition: specifies the name of a variable tells

 

Definition
what data type it can hold
Term

 

The CPU includes _________________________________ .

 

Definition

arithmetic and logic unit (ALU) and a control unit.

Term
The _____________ coordinates the computers operations by fetching the next instruction and using
Definition
control unit
Supporting users have an ad free experience!