Deck 1: An Overview of Computers and Programming Languages

Full screen (f)
exit full mode
Question
The term RAM refers to random alternate memory.
Use Space or
up arrow
down arrow
to flip the card.
Question
The most basic language of a computer is a sequence of 0s and 1s called machine language.
Question
The first device known to carry out calculations was the Pascaline.
Question
The devices that feed data and programs into computers are called input devices.
Question
Main memory is part of the central processing unit (CPU).
Question
The operating system monitors the overall activity of the computer and provides services such as memory management, input/output activities, and storage management.
Question
The Unicode character set consists of 128 characters.
Question
Main memory is the same as the random access memory.
Question
Information stored in main memory must be transferred to some other device for permanent storage.
Question
The basic commands that a computer performs are input (get data), output (display results), storage, and performance of arithmetic and logical operations.
Question
The central processing unit (CPU) is the brain of the computer and the single most expensive piece of hardware in your personal computer.
Question
A compiler translates the assembly language instructions into machine language.
Question
The ASCII character set is a superset of the Unicode character set.
Question
The computers that we know today use the design rules given by John von Neumann.
Question
A sequence of 0s and 1s is called a decimal code.
Question
Analog signals represent information as a sequence of 0s and 1s.
Question
The term JVM refers to Java Virtual Memory.
Question
The system program that loads first when you turn on your PC is called the application system.
Question
A word processor is an example of a system program.
Question
In assembly language, an instruction is an easy-to-remember form called an assembly code.
Question
An assembler ____.

A) is used to run applets
B) translates each bytecode instruction into the computer's machine language
C) translates the assembly language instructions into machine language
D) translates the assembly language instructions into machine language
Question
The symbol GB refers to a ____.

A) giantbyte
B) gigabyte
C) groupbyte
D) graphic bit
Question
The devices that feed data and programs into computers are called ____.

A) output devices
B) input devices
C) monitors
D) printers
Question
Each memory cell has a unique location in main memory, called the ____.

A) unique identifier
B) address
C) cell location
D) ID
Question
An interpreter translates each bytecode instruction into the machine language of your computer, and then executes it.
Question
Bytecode is the machine language for ____.

A) personal computers
B) Apple computers
C) Java Virtual Machine
D) handheld devices
Question
The first step to the problem-solving process is to implement the algorithm in a programming language, such as Java, and verify that the algorithm works.
Question
All of the following are examples of secondary storage except ____.

A) hard disks
B) floppy disks
C) keyboards
D) tapes
Question
Which of the following is a system program?

A) word processor
B) operating system
C) spreadsheet
D) Web browser
Question
The arithmetic and logical operations are carried out inside the ____.

A) compiler
B) central processing unit
C) RAM
D) MM
Question
The program that loads first when you turn on your PC is called the ____.

A) central processing unit
B) application program
C) operating system
D) word processor
Question
All programs must be brought into ____ before they can be executed.

A) secondary storage
B) an input device
C) an output device
D) main memory
Question
A(n) ____ translates a program written in a high-level language into the equivalent machine language.

A) compiler
B) assembler
C) interpreter
D) IDE
Question
The digit 0 or 1 is called a ____.

A) bit
B) bytecode
C) Unicode
D) hexcode
Question
When the power is switched off, everything in ____ is lost.

A) main memory
B) secondary storage
C) hard disk
D) floppy disk
Question
A source program is a program written in assembly language.
Question
In the structured design approach, a problem is divided into smaller subproblems, then each subproblem is solved, and the solutions of all subproblems are then combined to solve the problem.
Question
The symbol MB refers to a ____.

A) megabyte
B) metabyte
C) moving byte
D) memory byte
Question
Bytecode is the machine language for the JVM.
Question
____ are continuous waveforms.

A) Analog signals
B) Application programs
C) Digital signals
D) System programs
Question
To run a Java application program, a program called a(n) ____ loads the .class file into computer memory.

A) loader
B) interpreter
C) linker
D) assembler
Question
The bytecode for a Java program is saved in the file with the ____ extension.

A) .byte
B) .java
C) .class
D) .byt
Question
The Java ____ translates each bytecode instruction into a particular type of CPU machine language and then executes the instruction.

A) compiler
B) assembler
C) interpreter
D) applet
Question
In a Java program, the file name must be the same as the ____ name.

A) method
B) data
C) object
D) class
Question
To run a Java ____, you use a Web browser.

A) method
B) applet
C) application
D) none of these
Question
In Java, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n) ____.

A) object
B) algorithm
C) method
D) class
Question
To develop a program to solve a problem, you start by ____.

A) analyzing the problem
B) implementing the solution in Java
C) designing the algorithm
D) entering the solution into a computer system
Question
The first step in OOD is to identify the components called ____.

A) classes
B) objects
C) methods
D) data
Question
The source program is written in ____.

A) assembly language
B) machine language
C) a high-level language
D) binary language
Question
A(n) ____ consists of data and the operations on those data.

A) class
B) compiler
C) interpreter
D) object
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 1: An Overview of Computers and Programming Languages
1
The term RAM refers to random alternate memory.
False
2
The most basic language of a computer is a sequence of 0s and 1s called machine language.
True
3
The first device known to carry out calculations was the Pascaline.
False
4
The devices that feed data and programs into computers are called input devices.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
5
Main memory is part of the central processing unit (CPU).
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
6
The operating system monitors the overall activity of the computer and provides services such as memory management, input/output activities, and storage management.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
7
The Unicode character set consists of 128 characters.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
8
Main memory is the same as the random access memory.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
9
Information stored in main memory must be transferred to some other device for permanent storage.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
10
The basic commands that a computer performs are input (get data), output (display results), storage, and performance of arithmetic and logical operations.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
11
The central processing unit (CPU) is the brain of the computer and the single most expensive piece of hardware in your personal computer.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
12
A compiler translates the assembly language instructions into machine language.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
13
The ASCII character set is a superset of the Unicode character set.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
14
The computers that we know today use the design rules given by John von Neumann.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
15
A sequence of 0s and 1s is called a decimal code.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
16
Analog signals represent information as a sequence of 0s and 1s.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
17
The term JVM refers to Java Virtual Memory.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
18
The system program that loads first when you turn on your PC is called the application system.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
19
A word processor is an example of a system program.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
20
In assembly language, an instruction is an easy-to-remember form called an assembly code.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
21
An assembler ____.

A) is used to run applets
B) translates each bytecode instruction into the computer's machine language
C) translates the assembly language instructions into machine language
D) translates the assembly language instructions into machine language
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
22
The symbol GB refers to a ____.

A) giantbyte
B) gigabyte
C) groupbyte
D) graphic bit
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
23
The devices that feed data and programs into computers are called ____.

A) output devices
B) input devices
C) monitors
D) printers
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
24
Each memory cell has a unique location in main memory, called the ____.

A) unique identifier
B) address
C) cell location
D) ID
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
25
An interpreter translates each bytecode instruction into the machine language of your computer, and then executes it.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
26
Bytecode is the machine language for ____.

A) personal computers
B) Apple computers
C) Java Virtual Machine
D) handheld devices
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
27
The first step to the problem-solving process is to implement the algorithm in a programming language, such as Java, and verify that the algorithm works.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
28
All of the following are examples of secondary storage except ____.

A) hard disks
B) floppy disks
C) keyboards
D) tapes
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
29
Which of the following is a system program?

A) word processor
B) operating system
C) spreadsheet
D) Web browser
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
30
The arithmetic and logical operations are carried out inside the ____.

A) compiler
B) central processing unit
C) RAM
D) MM
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
31
The program that loads first when you turn on your PC is called the ____.

A) central processing unit
B) application program
C) operating system
D) word processor
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
32
All programs must be brought into ____ before they can be executed.

A) secondary storage
B) an input device
C) an output device
D) main memory
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
33
A(n) ____ translates a program written in a high-level language into the equivalent machine language.

A) compiler
B) assembler
C) interpreter
D) IDE
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
34
The digit 0 or 1 is called a ____.

A) bit
B) bytecode
C) Unicode
D) hexcode
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
35
When the power is switched off, everything in ____ is lost.

A) main memory
B) secondary storage
C) hard disk
D) floppy disk
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
36
A source program is a program written in assembly language.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
37
In the structured design approach, a problem is divided into smaller subproblems, then each subproblem is solved, and the solutions of all subproblems are then combined to solve the problem.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
38
The symbol MB refers to a ____.

A) megabyte
B) metabyte
C) moving byte
D) memory byte
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
39
Bytecode is the machine language for the JVM.
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
40
____ are continuous waveforms.

A) Analog signals
B) Application programs
C) Digital signals
D) System programs
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
41
To run a Java application program, a program called a(n) ____ loads the .class file into computer memory.

A) loader
B) interpreter
C) linker
D) assembler
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
42
The bytecode for a Java program is saved in the file with the ____ extension.

A) .byte
B) .java
C) .class
D) .byt
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
43
The Java ____ translates each bytecode instruction into a particular type of CPU machine language and then executes the instruction.

A) compiler
B) assembler
C) interpreter
D) applet
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
44
In a Java program, the file name must be the same as the ____ name.

A) method
B) data
C) object
D) class
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
45
To run a Java ____, you use a Web browser.

A) method
B) applet
C) application
D) none of these
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
46
In Java, the mechanism that allows you to combine data and operations on the data into a single unit is called a(n) ____.

A) object
B) algorithm
C) method
D) class
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
47
To develop a program to solve a problem, you start by ____.

A) analyzing the problem
B) implementing the solution in Java
C) designing the algorithm
D) entering the solution into a computer system
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
48
The first step in OOD is to identify the components called ____.

A) classes
B) objects
C) methods
D) data
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
49
The source program is written in ____.

A) assembly language
B) machine language
C) a high-level language
D) binary language
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
50
A(n) ____ consists of data and the operations on those data.

A) class
B) compiler
C) interpreter
D) object
Unlock Deck
Unlock for access to all 50 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 50 flashcards in this deck.