Deck 12: Computer Programming

ملء الشاشة (f)
exit full mode
سؤال
A class can produce any number of unique objects.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Pseudocode is a mixture of English and a programming language.
سؤال
A predictive methodology requires extensive planning and documentation up front.
سؤال
One of the causes of buffer overflow is sloppy C and C++ programming.
سؤال
Java offers a more structured programming environment than C and C++.
سؤال
Another name for threat modeling is risk analysis.
سؤال
You should perform a walkthrough to verify that your algorithm works.
سؤال
Algorithms are usually written in a format specific to the language to be used.
سؤال
Polymorphism allows for information hiding.
سؤال
The declarative paradigm attempts to describe problems without specifying exactly how to arrive at a solution.
سؤال
COBOL and Fortran are considered second-generation languages.
سؤال
OO programmers often use flowcharts to plan the classes to be programmed.
سؤال
A single high-level command does the work of multiple low-level commands.
سؤال
One type of control structure is directing.
سؤال
Among the most popular languages for game programming are C and C++.
سؤال
Signed certificates assure users that the original software is free of viruses and bugs.
سؤال
It is easy for most consumers to fix a problem that occurs at run-time,which is why the box appears asking if you want to debug.
سؤال
Attack trees are used by security analysts.
سؤال
Much of the power and flexibility of the Prolog language stems from its ability to sift through facts.
سؤال
Polymorpism provides OO programs with easy extensibility and can help simplify program code.
سؤال
A class attribute defines the characteristics of a set of objects._________________________
سؤال
<strong>  In the instruction in the accompanying figure,Box A points to a(n)____.</strong> A) instruction B) keyword C) parameter D) detail <div style=padding-top: 35px>
In the instruction in the accompanying figure,Box A points to a(n)____.

A) instruction
B) keyword
C) parameter
D) detail
سؤال
Machine languages are second-generation languages._________________________
سؤال
In object-oriented programming,a method is activated by a(n)message,which is included as a line of code._________________________
سؤال
In the context of programming,a(n)program statement defines certain elements that must be manipulated to achieve a result or goal._________________________
سؤال
Control structures are instructions that specify the sequence in which a program is written._________________________
سؤال
Software engineers tend to focus on ____.

A) designing
B) coding
C) developing
D) engineering
سؤال
Prolog uses a process called upwelling to satisfy goals._________________________
سؤال
The input predicate of Prolog gathers data entered by the user._________________________
سؤال
C is a(n)high-level language._________________________
سؤال
A(n)subroutine (or procedure or function)is a section of code that is part of a program but is not included in the main sequential execution path._________________________
سؤال
Software engineering is a development process that uses ____ techniques to reduce cost and complexity of a computer program.

A) mathematical
B) engineering
C) management
D) all of the above
سؤال
A computer program is typically stored as a file and transferred into ____ when needed.

A) RAM
B) ROM
C) RUM
D) REM
سؤال
Programmers can offer a(n)patch to fix a defect in a software package that is already in the hands of consumers._________________________
سؤال
The core of a(n)OO diagram is a box that contains information about a class._________________________
سؤال
Signed code ensures that the software will not run if even one bit of the source code is changed._________________________
سؤال
You can express an algorithm as pseudocode._________________________
سؤال
A single programmer can,on average,write,test,and document only ____ lines of code per day.

A) 10
B) 15
C) 20
D) 25
سؤال
One defensive programming technique is to rewrite code to decrease its complexity._________________________
سؤال
Something you accept as true in order to proceed with program planning is referred to as known information._________________________
سؤال
Languages which most closely resemble natural human languages are ____-generation languages.

A) second
B) third
C) fourth
D) fifth
سؤال
In gaming programming,explosions,flares,and fairy dust are accomplished by a(n)____.

A) FX subroutine
B) particle renderer
C) pathfinder
D) animatron
سؤال
Assembly languages are considered ____-generation languages.

A) first
B) second
C) third
D) fourth
سؤال
<strong>  In the accompanying figure,A represents ____.</strong> A) start or end B) input or output C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,A represents ____.

A) start or end
B) input or output
C) calculation
D) connector
سؤال
When high-level languages were originally conceived in the 1950s,they were dubbed ____-generation languages.

A) first
B) second
C) third
D) fourth
سؤال
A computer programming language based on a declarative programming paradigm is a ____-generation language.

A) second
B) third
C) fourth
D) fifth
سؤال
Within the context of programming,a(n)____ is defined as an action associated with a form or control.

A) form
B) class
C) event
D) control
سؤال
The first computers were programmed using ____.

A) low-level languages
B) high-level languages
C) rewired circuitry
D) assembler language
سؤال
A ____ error occurs when an instruction does not follow the grammar of the programming language.

A) syntax
B) logic
C) runtime
D) grammar
سؤال
A ____ language typically includes commands specific to a particular CPU or microprocessor family.

A) high-level
B) low-level
C) third-generation
D) modular programming
سؤال
The traditional approach to programming uses a(n)____ paradigm.

A) procedural
B) programming
C) multi-paradigm
D) object-oriented
سؤال
<strong>  In the instruction in the accompanying figure,Box B points to ____.</strong> A) instructions B) keywords C) parameters D) commands <div style=padding-top: 35px>
In the instruction in the accompanying figure,Box B points to ____.

A) instructions
B) keywords
C) parameters
D) commands
سؤال
A collection of language-specific programming tools that enable a programmer to develop applications for a specific computer platform is a(n)____.

A) SDK
B) IDK
C) API
D) LPT
سؤال
A ____ error occurs when a program fails to perform as intended due to an error in the design of the program.

A) syntax
B) logic
C) runtime
D) programming
سؤال
A ____ language uses command words and grammar based on human language.

A) high-level
B) low-level
C) machine
D) modular programming
سؤال
____ is a subset of the English language with a limited selection of sentence structures that reflect processing activities.

A) Pseudocode
B) Structured English
C) Sub English
D) Sub code
سؤال
A ____ provides programmers with tools to build substantial sections of a program by pointing and clicking.

A) text editor
B) program editor
C) code editor
D) VDE
سؤال
A logic error is a type of ____ error.

A) syntax
B) compile-time
C) runtime
D) interpolator
سؤال
Software specially designed for entering code for computer programs is a(n)____.

A) text editor
B) program editor
C) interpolator
D) VDE
سؤال
When using a VDE,a ____ is a screen-based object whose behavior can be defined by the programmer.

A) control
B) property
C) form
D) grid
سؤال
The ability to redefine a method in a subclass is called ____.

A) encapsulation
B) polymorphism
C) inheritance
D) instantiation
سؤال
____ refers to passing certain characteristics from one class to another class.

A) Extensibility
B) Objectification
C) Inheritance
D) Encapsulation
سؤال
The first computer language to work with objects,classes,inheritance,and methods was ____.

A) Java
B) C++
C) SIMULA
D) Smalltalk
سؤال
____ attributes define the characteristics of a set of objects.

A) Class
B) Public
C) Private
D) Object
سؤال
A(n)____ attribute is available only to the routine in which it is defined.

A) class
B) public
C) private
D) object
سؤال
A ____ control structure changes the order in which instructions are carried out by directing the computer to execute an instruction elsewhere in the program.

A) sequence
B) selection
C) repetition
D) directing
سؤال
The first widely used,standardized procedural computer language was ____.

A) BASIC
B) C
C) Fortran
D) C++
سؤال
A method is activated by a message which is included as a line of program code also referred to as a(n)____.

A) get
B) fetch
C) call
D) include
سؤال
<strong>  In the accompanying figure,B represents ____.</strong> A) start or end B) input or output C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,B represents ____.

A) start or end
B) input or output
C) calculation
D) connector
سؤال
A ____ control structure tells a computer what to do based on whether a condition is true or false.

A) sequence
B) selection
C) repetition
D) directing
سؤال
The advantages of polymorphism include ____.

A) easy extensibility
B) simplifying program code
C) the ability to dispense with procedural languages
D) both a and b
سؤال
<strong>  In the accompanying figure,C represents ____.</strong> A) input or output B) decision C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,C represents ____.

A) input or output
B) decision
C) calculation
D) connector
سؤال
A(n)____ attribute is available for use by any routine in the program.

A) class
B) public
C) private
D) object
سؤال
The computer begins executing a Java program by locating a standard method called ____.

A) start()
B) begin()
C) initiate()
D) main()
سؤال
A(n)____ paradigm is based on the idea that the solution for a program can be visualized in terms of objects that interact with each other.

A) procedural
B) object-oriented
C) objective
D) declarative
سؤال
<strong>  In the accompanying figure,E represents ____.</strong> A) flow line B) decision C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,E represents ____.

A) flow line
B) decision
C) calculation
D) connector
سؤال
<strong>  In the accompanying figure,F represents ____.</strong> A) decision B) flow line C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,F represents ____.

A) decision
B) flow line
C) calculation
D) connector
سؤال
A(n)____ is a unit of data that represents an abstraction or a real-world entity such as person,place,or thing.

A) class
B) object
C) attribute
D) variable
سؤال
During ____ execution,the first instruction in the program is executed first,followed by the second.

A) conjunctive
B) sequential
C) parallel
D) functional
سؤال
<strong>  In the accompanying figure,D represents ____.</strong> A) input or output B) decision C) calculation D) connector <div style=padding-top: 35px>
In the accompanying figure,D represents ____.

A) input or output
B) decision
C) calculation
D) connector
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/150
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 12: Computer Programming
1
A class can produce any number of unique objects.
True
2
Pseudocode is a mixture of English and a programming language.
True
3
A predictive methodology requires extensive planning and documentation up front.
True
4
One of the causes of buffer overflow is sloppy C and C++ programming.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
5
Java offers a more structured programming environment than C and C++.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
6
Another name for threat modeling is risk analysis.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
7
You should perform a walkthrough to verify that your algorithm works.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
8
Algorithms are usually written in a format specific to the language to be used.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
9
Polymorphism allows for information hiding.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
10
The declarative paradigm attempts to describe problems without specifying exactly how to arrive at a solution.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
11
COBOL and Fortran are considered second-generation languages.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
12
OO programmers often use flowcharts to plan the classes to be programmed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
13
A single high-level command does the work of multiple low-level commands.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
14
One type of control structure is directing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
15
Among the most popular languages for game programming are C and C++.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
16
Signed certificates assure users that the original software is free of viruses and bugs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
17
It is easy for most consumers to fix a problem that occurs at run-time,which is why the box appears asking if you want to debug.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
18
Attack trees are used by security analysts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
19
Much of the power and flexibility of the Prolog language stems from its ability to sift through facts.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
20
Polymorpism provides OO programs with easy extensibility and can help simplify program code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
21
A class attribute defines the characteristics of a set of objects._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
22
<strong>  In the instruction in the accompanying figure,Box A points to a(n)____.</strong> A) instruction B) keyword C) parameter D) detail
In the instruction in the accompanying figure,Box A points to a(n)____.

A) instruction
B) keyword
C) parameter
D) detail
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
23
Machine languages are second-generation languages._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
24
In object-oriented programming,a method is activated by a(n)message,which is included as a line of code._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
25
In the context of programming,a(n)program statement defines certain elements that must be manipulated to achieve a result or goal._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
26
Control structures are instructions that specify the sequence in which a program is written._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
27
Software engineers tend to focus on ____.

A) designing
B) coding
C) developing
D) engineering
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
28
Prolog uses a process called upwelling to satisfy goals._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
29
The input predicate of Prolog gathers data entered by the user._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
30
C is a(n)high-level language._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
31
A(n)subroutine (or procedure or function)is a section of code that is part of a program but is not included in the main sequential execution path._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
32
Software engineering is a development process that uses ____ techniques to reduce cost and complexity of a computer program.

A) mathematical
B) engineering
C) management
D) all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
33
A computer program is typically stored as a file and transferred into ____ when needed.

A) RAM
B) ROM
C) RUM
D) REM
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
34
Programmers can offer a(n)patch to fix a defect in a software package that is already in the hands of consumers._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
35
The core of a(n)OO diagram is a box that contains information about a class._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
36
Signed code ensures that the software will not run if even one bit of the source code is changed._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
37
You can express an algorithm as pseudocode._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
38
A single programmer can,on average,write,test,and document only ____ lines of code per day.

A) 10
B) 15
C) 20
D) 25
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
39
One defensive programming technique is to rewrite code to decrease its complexity._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
40
Something you accept as true in order to proceed with program planning is referred to as known information._________________________
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
41
Languages which most closely resemble natural human languages are ____-generation languages.

A) second
B) third
C) fourth
D) fifth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
42
In gaming programming,explosions,flares,and fairy dust are accomplished by a(n)____.

A) FX subroutine
B) particle renderer
C) pathfinder
D) animatron
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
43
Assembly languages are considered ____-generation languages.

A) first
B) second
C) third
D) fourth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
44
<strong>  In the accompanying figure,A represents ____.</strong> A) start or end B) input or output C) calculation D) connector
In the accompanying figure,A represents ____.

A) start or end
B) input or output
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
45
When high-level languages were originally conceived in the 1950s,they were dubbed ____-generation languages.

A) first
B) second
C) third
D) fourth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
46
A computer programming language based on a declarative programming paradigm is a ____-generation language.

A) second
B) third
C) fourth
D) fifth
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
47
Within the context of programming,a(n)____ is defined as an action associated with a form or control.

A) form
B) class
C) event
D) control
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
48
The first computers were programmed using ____.

A) low-level languages
B) high-level languages
C) rewired circuitry
D) assembler language
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
49
A ____ error occurs when an instruction does not follow the grammar of the programming language.

A) syntax
B) logic
C) runtime
D) grammar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
50
A ____ language typically includes commands specific to a particular CPU or microprocessor family.

A) high-level
B) low-level
C) third-generation
D) modular programming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
51
The traditional approach to programming uses a(n)____ paradigm.

A) procedural
B) programming
C) multi-paradigm
D) object-oriented
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
52
<strong>  In the instruction in the accompanying figure,Box B points to ____.</strong> A) instructions B) keywords C) parameters D) commands
In the instruction in the accompanying figure,Box B points to ____.

A) instructions
B) keywords
C) parameters
D) commands
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
53
A collection of language-specific programming tools that enable a programmer to develop applications for a specific computer platform is a(n)____.

A) SDK
B) IDK
C) API
D) LPT
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
54
A ____ error occurs when a program fails to perform as intended due to an error in the design of the program.

A) syntax
B) logic
C) runtime
D) programming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
55
A ____ language uses command words and grammar based on human language.

A) high-level
B) low-level
C) machine
D) modular programming
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
56
____ is a subset of the English language with a limited selection of sentence structures that reflect processing activities.

A) Pseudocode
B) Structured English
C) Sub English
D) Sub code
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
57
A ____ provides programmers with tools to build substantial sections of a program by pointing and clicking.

A) text editor
B) program editor
C) code editor
D) VDE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
58
A logic error is a type of ____ error.

A) syntax
B) compile-time
C) runtime
D) interpolator
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
59
Software specially designed for entering code for computer programs is a(n)____.

A) text editor
B) program editor
C) interpolator
D) VDE
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
60
When using a VDE,a ____ is a screen-based object whose behavior can be defined by the programmer.

A) control
B) property
C) form
D) grid
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
61
The ability to redefine a method in a subclass is called ____.

A) encapsulation
B) polymorphism
C) inheritance
D) instantiation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
62
____ refers to passing certain characteristics from one class to another class.

A) Extensibility
B) Objectification
C) Inheritance
D) Encapsulation
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
63
The first computer language to work with objects,classes,inheritance,and methods was ____.

A) Java
B) C++
C) SIMULA
D) Smalltalk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
64
____ attributes define the characteristics of a set of objects.

A) Class
B) Public
C) Private
D) Object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
65
A(n)____ attribute is available only to the routine in which it is defined.

A) class
B) public
C) private
D) object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
66
A ____ control structure changes the order in which instructions are carried out by directing the computer to execute an instruction elsewhere in the program.

A) sequence
B) selection
C) repetition
D) directing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
67
The first widely used,standardized procedural computer language was ____.

A) BASIC
B) C
C) Fortran
D) C++
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
68
A method is activated by a message which is included as a line of program code also referred to as a(n)____.

A) get
B) fetch
C) call
D) include
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
69
<strong>  In the accompanying figure,B represents ____.</strong> A) start or end B) input or output C) calculation D) connector
In the accompanying figure,B represents ____.

A) start or end
B) input or output
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
70
A ____ control structure tells a computer what to do based on whether a condition is true or false.

A) sequence
B) selection
C) repetition
D) directing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
71
The advantages of polymorphism include ____.

A) easy extensibility
B) simplifying program code
C) the ability to dispense with procedural languages
D) both a and b
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
72
<strong>  In the accompanying figure,C represents ____.</strong> A) input or output B) decision C) calculation D) connector
In the accompanying figure,C represents ____.

A) input or output
B) decision
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
73
A(n)____ attribute is available for use by any routine in the program.

A) class
B) public
C) private
D) object
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
74
The computer begins executing a Java program by locating a standard method called ____.

A) start()
B) begin()
C) initiate()
D) main()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
75
A(n)____ paradigm is based on the idea that the solution for a program can be visualized in terms of objects that interact with each other.

A) procedural
B) object-oriented
C) objective
D) declarative
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
76
<strong>  In the accompanying figure,E represents ____.</strong> A) flow line B) decision C) calculation D) connector
In the accompanying figure,E represents ____.

A) flow line
B) decision
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
77
<strong>  In the accompanying figure,F represents ____.</strong> A) decision B) flow line C) calculation D) connector
In the accompanying figure,F represents ____.

A) decision
B) flow line
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
78
A(n)____ is a unit of data that represents an abstraction or a real-world entity such as person,place,or thing.

A) class
B) object
C) attribute
D) variable
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
79
During ____ execution,the first instruction in the program is executed first,followed by the second.

A) conjunctive
B) sequential
C) parallel
D) functional
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
80
<strong>  In the accompanying figure,D represents ____.</strong> A) input or output B) decision C) calculation D) connector
In the accompanying figure,D represents ____.

A) input or output
B) decision
C) calculation
D) connector
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 150 في هذه المجموعة.