placeholder image to represent content

Architecture and Organization - Midterm Examination

Quiz by Felipe Sinjetsu

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

Correct quiz answers unlock more play!

New Quizalize solo game modes
41 questions
Show answers
  • Q1
    A level of language which is the native tongue of the computer and cause the microprocessor to function or execute function is?
    binary language
    assembler
    machine level language
    compiler
    30s
  • Q2
    When using a high level language like C or C++, what converts the codes into machine readable codes for execution?
    assembler
    subject code
    compiler
    linker
    30s
  • Q3
    A program written in the assembly language of one processor can run on a computer that has different processor.
    TRUE
    FALSE
    30s
  • Q4
    Instructions in (high level) language can directly manipulate the data stored in microprocessor internal components.
    FALSE, compiler
    FALSE, assembly
    TRUE
    FALSE, linker
    30s
  • Q5
    High level language like VB codes or instructions can load the data from memory into microprocessor registers, add values, and performs other operations.
    TRUE
    FALSE
    30s
  • Q6
    C++, Java, FORTRAN, VB, C are examples of what language?
    structure query
    assembly
    high level
    machine
    30s
  • Q7
    High level language programs are complied and assembly language programs are assembled.
    TRUE
    FALSE
    30s
  • Q8
    Compiler generates object code file which is machine readable from source code of what level of language?
    binary
    machine level
    assembly
    high level
    30s
  • Q9
    A (linker) combines the object code file to other object code file which will be stored in an executable file.
    FALSE, compiler
    FALSE, machine
    FALSE, assembler
    TRUE
    30s
  • Q10
    An (assembly) language is specific to one microcontroller or microprocessor.
    FALSE, machine
    FALSE, high level
    FALSE, linker
    TRUE
    30s
  • Q11
    An instruction of an assembly language that performs input of data to and output of data from the microprocessor is (data operational instruction).
    FALSE, data transfer instruction
    FALSE, I/o instruction
    TRUE
    FALSE, program control instruction
    30s
  • Q12
    Is considered to be volatile and the primary storage of a computer system.
    CENTRAL PROCESSING UNIT
    READ ONLY MEMORY
    RANDOM ONLY MEMORY
    RANDOM ACCESS MEMORY
    30s
  • Q13
    Assembly language instruction that is used to control the flow of a program which includes subroutines like in high level language is (program control instruction).
    FALSE, data operational instruction
    FALSE, data transfer instruction
    TRUE
    FALSE, system control instruction
    30s
  • Q14
    Instruction of assembly language which perform arithmetic and logical instructions is (data transfer instruction).
    FALSE, program control instruction
    FALSE, arithmetic logical instruction
    TRUE
    FALSE, data operational instruction
    30s
  • Q15
    (Random Access Memory) is a primary storage and the memory which directly accessible by the CPU.
    TRUE
    FALSE, Read Only Memory
    FALSE, Register
    FALSE, CPU
    30s

Teachers give this quiz to your class