
System Software
Quiz by PRATHIK A
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1Assembler is used as a translator for?PythonCCOBOLLow level language30s
- Q2In a two pass assembler the object code generation is done during the ?Not done by assemblerZeroeth passSecond passFirst Pass30s
- Q3Which of the following is not a type of assembler ?two passload and goone passThree pass30s
- Q4In a two pass assembler, adding literals to literal table and address resolution of local symbols are done using ?Both second passFirst pass and second respectivelyBoth first passSecond pass and first respectively30s
- Q5In a two pass assembler the pseudo code EQU is to be evaluated during ?not evaluated by the assemblerpass 2None of abovepass 130s
- Q6Translator for low level programming language were termed aslinkerloadercompilerAssembler30s
- Q7An assembler ismachine dependantprogramming language dependentdata dependantsyntax dependant30s
- Q8In a two-pass assembler, the task of the Pass II is tobuild the symbol table.construct intermediate code.separate the symbol, mnemonic opcode and operand fields.synthesize the target program30s
- Q9Assembler is a program thatappears to execute a resource as if it were machine languageautomates the translation of assemble language into machine languageplaces programs into memory and prepares then for executionaccepts a program written in a high level language and produces an object program30s
- Q10A single two pass assembler does which of the following in the first passall of the aboveIt builds the symbol table for the symbols and their valuesIt computes the total length of the programIt allicates space for the literals30s