Deck 1: An Overview of Computers and Programming Languages

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

A) hard disks
C) keyboards
B) floppy disks
D) tapes
سؤال
The symbol GB refers to a ____.

A) giantbyte
C) groupbyte
B) gigabyte
D) graphic bit
سؤال
Bytecode is the machine language for the JVM.
سؤال
Bytecode is the machine language for ____.

A) personal computers
C) Java Virtual Machine
B) Apple computers
D) handheld devices
سؤال
A source program is a program written in assembly language.
سؤال
When the power is switched off, everything in ____ is lost.

A) main memory
C) hard disk
B) secondary storage
D) floppy disk
سؤال
The devices that feed data and programs into computers are called ____.

A) output devices
C) monitors
B) input devices
D) printers
سؤال
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.
سؤال
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.
سؤال
Each memory cell has a unique location in main memory, called the ____.

A) unique identifier
C) cell location
B) address
D) ID
سؤال
____ are continuous waveforms.

A) Analog signals
C) Digital signals
B) Application programs
D) System programs
سؤال
The program that loads first when you turn on your PC is called the ____.

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

A) secondary storage
C) an output device
B) an input device
D) main memory
سؤال
Which of the following is a system program?

A) word processor
C) spreadsheet
B) operating system
D) Web browser
سؤال
The symbol MB refers to a ____.

A) megabyte
C) moving byte
B) metabyte
D) memory byte
سؤال
An interpreter translates each bytecode instruction into the machine language of your computer, and then executes it.
سؤال
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
سؤال
The arithmetic and logical operations are carried out inside the ____.

A) compiler
C) RAM
B) central processing unit
D) MM
سؤال
A(n) ____ translates a program written in a high-level language into the equivalent machine language.

A) compiler
C) interpreter
B) assembler
D) IDE
سؤال
The digit 0 or 1 is called a ____.

A) bit
C) Unicode
B) bytecode
D) hexcode
سؤال
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
سؤال
In a Java program, the file name must be the same as the ____ name.

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

A) method
C) application
B) applet
D) none of these
سؤال
The bytecode for a Java program is saved in the file with the ____ extension.

A) .byte
C) .class
B) .java
D) .byt
سؤال
A(n) ____ consists of data and the operations on those data.

A) class
C) interpreter
B) compiler
D) object
سؤال
The source program is written in ____.

A) assembly language
C) a high-level language
B) machine language
D) binary language
سؤال
To run a Java application program, a program called a(n) ____ loads the .class file into computer memory.

A) loader
C) linker
B) interpreter
D) assembler
سؤال
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
C) method
B) algorithm
D) class
سؤال
The first step in OOD is to identify the components called ____.

A) classes
C) methods
B) objects
D) data
سؤال
The Java ____ translates each bytecode instruction into a particular type of CPU machine language and then executes the instruction.

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

A) hard disks
C) keyboards
B) floppy disks
D) tapes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
The symbol GB refers to a ____.

A) giantbyte
C) groupbyte
B) gigabyte
D) graphic bit
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
Bytecode is the machine language for the JVM.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
Bytecode is the machine language for ____.

A) personal computers
C) Java Virtual Machine
B) Apple computers
D) handheld devices
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
A source program is a program written in assembly language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
When the power is switched off, everything in ____ is lost.

A) main memory
C) hard disk
B) secondary storage
D) floppy disk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
The devices that feed data and programs into computers are called ____.

A) output devices
C) monitors
B) input devices
D) printers
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
Each memory cell has a unique location in main memory, called the ____.

A) unique identifier
C) cell location
B) address
D) ID
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
____ are continuous waveforms.

A) Analog signals
C) Digital signals
B) Application programs
D) System programs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
The program that loads first when you turn on your PC is called the ____.

A) central processing unit
C) operating system
B) application program
D) word processor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
All programs must be brought into ____ before they can be executed.

A) secondary storage
C) an output device
B) an input device
D) main memory
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
Which of the following is a system program?

A) word processor
C) spreadsheet
B) operating system
D) Web browser
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
The symbol MB refers to a ____.

A) megabyte
C) moving byte
B) metabyte
D) memory byte
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
An interpreter translates each bytecode instruction into the machine language of your computer, and then executes it.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
The arithmetic and logical operations are carried out inside the ____.

A) compiler
C) RAM
B) central processing unit
D) MM
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
A(n) ____ translates a program written in a high-level language into the equivalent machine language.

A) compiler
C) interpreter
B) assembler
D) IDE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
The digit 0 or 1 is called a ____.

A) bit
C) Unicode
B) bytecode
D) hexcode
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
In a Java program, the file name must be the same as the ____ name.

A) method
C) object
B) data
D) class
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
To run a Java ____, you use a Web browser.

A) method
C) application
B) applet
D) none of these
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
The bytecode for a Java program is saved in the file with the ____ extension.

A) .byte
C) .class
B) .java
D) .byt
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
A(n) ____ consists of data and the operations on those data.

A) class
C) interpreter
B) compiler
D) object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
The source program is written in ____.

A) assembly language
C) a high-level language
B) machine language
D) binary language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
To run a Java application program, a program called a(n) ____ loads the .class file into computer memory.

A) loader
C) linker
B) interpreter
D) assembler
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
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
C) method
B) algorithm
D) class
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
The first step in OOD is to identify the components called ____.

A) classes
C) methods
B) objects
D) data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
The Java ____ translates each bytecode instruction into a particular type of CPU machine language and then executes the instruction.

A) compiler
C) interpreter
B) assembler
D) applet
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.