Deck 2: Programming and Software Development Terminology and Concepts
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/24
العب
ملء الشاشة (f)
Deck 2: Programming and Software Development Terminology and Concepts
1
when a computer is first turned on or restarted a special type of absolute loader executed
A)Compile and go loader
B)Boot loader
C)Bootstrap loader
D)Relating loader
A)Compile and go loader
B)Boot loader
C)Bootstrap loader
D)Relating loader
Bootstrap loader
2
The operating' System manages .
A)Memory
B)Processes
C)Disks and I/O devices
D)All of the above
A)Memory
B)Processes
C)Disks and I/O devices
D)All of the above
All of the above
3
The operating system creates __ from the physical computer
A)Virtual space
B)Virtual computers
C)Virtual device
D)None
A)Virtual space
B)Virtual computers
C)Virtual device
D)None
Virtual computers
4
Out of following, what is Opcode in assembly language?
A)mov
B)add
C)cmp
D)None
A)mov
B)add
C)cmp
D)None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
5
Who converts Assembly language into machine language?
A)Linker
B)Assembler
C)Interpreter
D)Compiler
A)Linker
B)Assembler
C)Interpreter
D)Compiler
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
6
. . ... Is an example of Compiled and Interpreted language.
A)C
B)BASIC
C)C++
D)Java
A)C
B)BASIC
C)C++
D)Java
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
7
Choose correct form of the format of assembly instruction.
A)[comment] [label] <opcode> <operand>
B)[label]<operand><opcode> [;comment]
C)<opcode>(opera
D)[label] [;comment] (D) [label]<opcode><operand> [;comment]
A)[comment] [label] <opcode> <operand>
B)[label]<operand><opcode> [;comment]
C)<opcode>(opera
D)[label] [;comment] (D) [label]<opcode><operand> [;comment]
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
8
Which language is having more readable, easy to debug and fast development features?
A)Machine Level Language
B)Assembly Language
C)High Level Language
D)All of the above 39.
A)Machine Level Language
B)Assembly Language
C)High Level Language
D)All of the above 39.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which language is easy to understand by machine?
A)Low Level Language
B)Assembly Language
C)High Level Language
D)None of the above
A)Low Level Language
B)Assembly Language
C)High Level Language
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
10
FORTRON stands for -
A)For Translation
B)Formula Translator
C)Formula Translation
D)None of the above
A)For Translation
B)Formula Translator
C)Formula Translation
D)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which data type is the major feature of 'c' language?
A)Pointer
B)Union
C)Structure
D)All of the above
A)Pointer
B)Union
C)Structure
D)All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
12
Which language was used to write the UNIX operating system?
A)PASCAL
B)C
C)JAVA
D)BASIC
A)PASCAL
B)C
C)JAVA
D)BASIC
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the language was primarily used for internet based applications?
A)C
B)JAVA
C)LISP
D)COBOL
A)C
B)JAVA
C)LISP
D)COBOL
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
14
When was JAVA's first commercial release made?
A)1952
B)1966
C)1983
D)1995
A)1952
B)1966
C)1983
D)1995
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
15
Who developed LISP?
A)Brian Kernighan
B)John Backus
C)James Gosling
D)John McCarthy
A)Brian Kernighan
B)John Backus
C)James Gosling
D)John McCarthy
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
16
Which of the language is most widely used language for AI applications?
A)PASCAL
B)LISP
C)COBOL
D)C
A)PASCAL
B)LISP
C)COBOL
D)C
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
17
In Hungarian notation.......... Prefix is used for Boolean.
A)bol
B)b
C)bl
D)None above
A)bol
B)b
C)bl
D)None above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
18
In Hungarian notation.......... Prefix is used for pointer.
A)ptr
B)Pr
C)P
D)None above
A)ptr
B)Pr
C)P
D)None above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
19
Which of the term refers to the information describing various products and services to the users in both computer and software development. ?
A)Documentation
B)Debugging
C)Testing
D)None of above
A)Documentation
B)Debugging
C)Testing
D)None of above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
20
............... refers to the process of collecting, organizing and maintaining a complete record of programs and other documents used during the different phases of software development.
A)Debugging
B)Documentation
C)Both A and B
D)Testing
A)Debugging
B)Documentation
C)Both A and B
D)Testing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
21
are the forms of documentation that are put within program to help in understanding the logic of the program.
A)System manual
B)User manual
C)Comments
D)Logic Errors
A)System manual
B)User manual
C)Comments
D)Logic Errors
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
22
does not contain any programming instruction and are just language instructions.
A)User Manual
B)Comments
C)System Manual
D)None
A)User Manual
B)Comments
C)System Manual
D)None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
23
arguments the code with the basic description and also help in generating external documentation.
A)Comment
B)Hungarian Notation
C)User Manual
D)None
A)Comment
B)Hungarian Notation
C)User Manual
D)None
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck
24
is a form of external documentation and is available in the form of separate documents or unit development folders
A)Hungarian Notation
B)User Manual
C)Syntax errors
D)System Manual
A)Hungarian Notation
B)User Manual
C)Syntax errors
D)System Manual
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 24 في هذه المجموعة.
فتح الحزمة
k this deck