Computer Science Online Courses

Computer Fundamentals MCQs

Computer Fundamentals MCQ PDF - Topics

Low Level Programming MCQ Quiz Online

Learn Low Level Programming Multiple Choice Questions (MCQ), Low Level Programming quiz answers PDF to study computer fundamentals online course for computer fundamentals classes. Programming Languages and Style Multiple Choice Questions and Answers (MCQs), Low Level Programming quiz questions for top computer science schools in the world. "Low Level Programming MCQ" PDF Book: programs and program languages, data types and structures, subroutines, procedures and functions test prep for top online computer science programs.

"Instruction which tells the assembler how to deal with the whole program is classified as" MCQ PDF: low level programming with choices direction, directive, director, and compiler for top computer science schools in the world. Study low level programming quiz questions for merit scholarship test and certificate programs for online computer science engineering.

MCQs on Low Level Programming Quiz

MCQ: Instruction which tells the assembler how to deal with the whole program is classified as

direction
directive
director
compiler

MCQ: An assembler translates

machine code into assembly code
assembly code into machine code
processing time into manual time
routine into subroutine

MCQ: Names used to identify a specific location and are invented by language programmer are called

mnemonics
mechanics
symbolic addresses
lined addresses

MCQ: In the JMP PRNT command, JMP and the PRNT respectively are classified as

mnemonics and symbolic addresses
assembler and compiler addresses
source and object addresses
low level and high level addresses

MCQ: When LDA is used instead of LOAD ACCUMULATOR it can use

symbolic addresses
lined addresses
mnemonics
mechanics