NEW
Font size
WorksheetsSystem Programming Quiz 1
Total questions: 20
Worksheet time: 8mins
Types of software programs usually includes
application programs.
replicate programs.
mathematical operations.
both a and b.
Set of programs with full set of documentation is considered as
database packages.
file package.
software.
software packages.
Programs used to control system performance are classified as
experimental programs.
system programs.
specialized program.
organized programs.
System programs examples includes
operating system of computer.
trace program.
compiler.
all of above.
A _________language can glue together existing program.
Native
Scripting
Programming
None of above
_______________ is a piece of code with a malicious function that attaches itself to other programs in the system
Intruder
Trojan Horse
Virus
Worms
_____________replicate by themselves through holes in security set-ups of operating system.
Worms
Virus
Intruder
Trojan Horse
Which of the language translator translate the complete source program into machine code as a whole.
Interpreter
Compiler
Assembler
None of above
What if the full form of TCL in relation to system programming.
Tool Command Language.
Tool control Language
Translating complier language
Translator control language
Specification gap is the ________________gap between two specifications of the same task.
Execution gap
Semantic gap
Interpreting gap
None of above
Entries in the symbol table occupy adjoining areas of memory
Linear DS
Nonlinear DS
ADD
Locate
A entry in SYMTAB has a fixed length and a variable length part
Fixed length entries
Variable length entries
Hybrid entries
None of the above
_________contains a ponter filed which points to another entry in the table.
Btrees
Linked list
hashing
Table
Each node in the tree is an entry in the symbol table
Linked list
hashing
Table
Btrees
The search structure which allows searches along several dimensions.
Multi list structure
Single list structure
circular list
none of the above
____________________statement indicates an action to be perfomed during the execution of the program
Declaration
Imperative
assembler directives
All of the above
Each entry has the fields mnemonics,opcode, length.
Symbol table
analysis phase
synthesis phase
mnemonic table
A table of literals used in a program
OPTAB
SYMTAB
LITTAB
POOLTAB
Each ic unit consists
Address
Representation of the mnemonic opcode
representation of operands
All of the above
Full form of TII
Table of incomplete information
Test of incomplete information
Table of incomplete instructions
Table of incorrect information
