Deck 9: Introduction to High-Level Language Programming
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
العب
ملء الشاشة (f)
Deck 9: Introduction to High-Level Language Programming
1
Newer languages such as Java and C# were developed specifically to run on a variety of hardware platforms without the need for a separate ____________________ for each type of machine.
compiler
2
Individual assembly language statements, though easier to read, can be no more powerful than the underlying ____________________.
instruction set
3
In assembly language, the programmer need not manage the details of the movement of data items within memory.
False
4
A modern programming EXE provides a text editor, a file manager, a compiler, a linker and loader, and tools for debugging, all within this one piece of software. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
When we moved from machine language to assembly language, we needed a piece of system software-a(n)____________________-to translate assembly language instructions into machine language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
The problem identification document commits the final and complete problem specification to paper and guides the software developers in all subsequent decisions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
In early programming languages, conserving machine resources was not an issue.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
In a high-level language, the programmer's only responsibilities for managing data items are to declare (or in the case of Python, create)all constants and variables the program will use.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
The availability of the appropriate compiler guarantees that a program developed on one type of machine can be compiled on a different type of machine.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
The programmer's task is to devise the appropriate step-by-step sequence of "imperative commands" that, when carried out by the computer, accomplish the desired task.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
The ____________________ computer architecture is characterized by sequential fetch-decode-execute cycles.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
If anything is changed on an already-tested module, regression testing is done to be sure that this change hasn't introduced a new error into code that was previously correct.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
Each assembly language statement corresponds to, at most, one ____________________ language statement.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
A program written in a(n)procedural language consists of sequences of statements that manipulate data items. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
Even though a high-level programming language allows the programmer to think of memory locations in abstract rather than physical terms, the programmer is still directing, via program instructions, every change in the value of a memory location.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
Maintenance should be viewed as a separate step in the software development life cycle. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
The program implementation phase is the time to plan how it is to be done. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
Each low-level language supports if statements and while loops. _________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
Each language learned about the uses of its own notation (--, //, or #)to denote a program comment.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
Program maintenance, the process of adapting an existing software product, may consume as much as 85% of the total software development life cycle budget.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
Source code is also known as _______.
A)assembly language instructions
B)link language instructions
C)compiling instructions
D)high-level language instructions
A)assembly language instructions
B)link language instructions
C)compiling instructions
D)high-level language instructions
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
Machine language is also known as ____ code.
A)object
B)source
C)link
D)reloadable
A)object
B)source
C)link
D)reloadable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
Which language does NOT require a semicolon to terminate an executable program statement?
A)Python
B)Ada
C)C++
D)C#
A)Python
B)Ada
C)C++
D)C#
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
The ______ code for a task that needs to be performed often can be stored in a code library
A)object
B)processing
C)container
D)assembly
A)object
B)processing
C)container
D)assembly
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
Syntax is the rules for exactly how _______ must be written in a programming language.
A)orders
B)instructions
C)executables
D)statements
A)orders
B)instructions
C)executables
D)statements
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
In assembly language, the programmer must take a microscopic view of a task, breaking it down into tiny subtasks at the level of what is going on in individual ____.
A)memory locations
B)programs
C)subtasks
D)tasks
A)memory locations
B)programs
C)subtasks
D)tasks
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
Procedural languages are also called ____ languages.
A)immediate
B)translated
C)interpreted
D)imperative
A)immediate
B)translated
C)interpreted
D)imperative
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
Assembly language programs are ____ specific.
A)language
B)compiler
C)architecture
D)machine
A)language
B)compiler
C)architecture
D)machine
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
A ____ stores and fetches values to and from memory cells.
A)random access memory
B)read-only memory
C)flash memory
D)memory cache encoder
A)random access memory
B)read-only memory
C)flash memory
D)memory cache encoder
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
Rapid prototyping allows _______ between the user and the programmer to be identified and corrected early in the development process.
A)processing errors
B)config errors
C)miscommunications
D)interfacing errors
A)processing errors
B)config errors
C)miscommunications
D)interfacing errors
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
Imperative commands are instructions in the _______.
A)machine Language
B)assembly Language
C)processing language
D)programming language
A)machine Language
B)assembly Language
C)processing language
D)programming language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
____ a program means running it on many data sets to be sure its performance falls within required limits.
A)Debugging
B)Benchmarking
C)Configuring
D)Coding
A)Debugging
B)Benchmarking
C)Configuring
D)Coding
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
____ includes online tutorials or help systems that the user can bring up while the program is running, and (less often)written user's manuals.
A)Technical documentation
B)Rough documentation
C)First-level documentation
D)User documentation
A)Technical documentation
B)Rough documentation
C)First-level documentation
D)User documentation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
____ is the process of translating the detailed designs into computer code.
A)Translating
B)Interpreting
C)Coding
D)Configuring
A)Translating
B)Interpreting
C)Coding
D)Configuring
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
The ____ evaluates a proposed project and compares the costs and benefits of various solutions.
A)design study
B)feasibility study
C)specification study
D)work breakdown study
A)design study
B)feasibility study
C)specification study
D)work breakdown study
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
The software translator used to convert our high-level language instructions into machine language instructions is called a(n)____.
A)compiler
B)editor
C)loader
D)linker
A)compiler
B)editor
C)loader
D)linker
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
High-level programming languages were created to overcome the deficiencies of _______ language.
A)compiling
B)assembly
C)object
D)link
A)compiling
B)assembly
C)object
D)link
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
_______ is the time to plan how the program will accomplish the determined task.
A)Program design
B)Assembly design
C)Processing design
D)Program statement document
A)Program design
B)Assembly design
C)Processing design
D)Program statement document
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
____ takes place on each module (subtask code)as it is completed.
A)Regression testing
B)System testing
C)Unit testing
D)Integration testing
A)Regression testing
B)System testing
C)Unit testing
D)Integration testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
Most programming languages are now presented within an ____.
A)integrated development environment
B)integrated deployment environment
C)implementation development environment
D)interactive development environment
A)integrated development environment
B)integrated deployment environment
C)implementation development environment
D)interactive development environment
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
With regard to imperative languages, what is the programmer's task?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
Discuss all the different types of documentation and the various purposes they serve.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
What is pair programming?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
Briefly discuss program maintenance and the importance of continuing upkeep on the software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
List four expectations of a program written in a high-level language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
Briefly present the function of the following components of an IDE: text editor, file system, language translator, and debugger.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
Talk about the importance of compilers with special attention to modern, portable software.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
What is the purpose of the feasibility study?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
Briefly discuss the importance of debugging in the software lifecycle, and provide some insight on the errors that are corrected during the debugging process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
List four disadvantages of assembly language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck