placeholder image to represent content

System Software

Quiz by PRATHIK A

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    Assembler is used as a translator for?
    Python
    C
    COBOL
    Low level language
    30s
  • Q2
    In a two pass assembler the object code generation is done during the ?
    Not done by assembler
    Zeroeth pass
    Second pass
    First Pass
    30s
  • Q3
    Which of the following is not a type of assembler ?
    two pass
    load and go
    one pass
    Three pass
    30s
  • Q4
    In a two pass assembler, adding literals to literal table and address resolution of local symbols are done using ?
    Both second pass
    First pass and second respectively
    Both first pass
    Second pass and first respectively
    30s
  • Q5
    In a two pass assembler the pseudo code EQU is to be evaluated during ?
    not evaluated by the assembler
    pass 2
    None of above
    pass 1
    30s
  • Q6
    Translator for low level programming language were termed as
    linker
    loader
    compiler
    Assembler
    30s
  • Q7
    An assembler is
    machine dependant
    programming language dependent
    data dependant
    syntax dependant
    30s
  • Q8
    In a two-pass assembler, the task of the Pass II is to
    build the symbol table.
    construct intermediate code.
    separate the symbol, mnemonic opcode and operand fields.
    synthesize the target program
    30s
  • Q9
    Assembler is a program that
    appears to execute a resource as if it were machine language
    automates the translation of assemble language into machine language
    places programs into memory and prepares then for execution
    accepts a program written in a high level language and produces an object program
    30s
  • Q10
    A single two pass assembler does which of the following in the first pass
    all of the above
    It builds the symbol table for the symbols and their values
    It computes the total length of the program
    It allicates space for the literals
    30s

Teachers give this quiz to your class