Digital Systems Solved MCQs Quiz Online

You Scored:

Ranking:



Digital System Important Digital Electronics and Logic Design

  1. Inherited attribute is a natural choice in Keeping track of variable declaration
  2. YACC builds up LALR parsing table
  3. In an absolute loading scheme which loader function is accomplished by assembler Re-allocation
  4. A parser with the valid prefix property is advantageous because it
  5. Limits the amount of erroneous output passed to the text phase
  6. The action of parsing the source program into proper syntactic classes is called Lexical analysis
  7. Relocating bits used by relocating loader are specified by Linker
  8. What is the binary equivalent of the decimal number 368 is 101110000
  9. AB+(A+B)’ is equivalent to A?B
  10. A top down parser generates Left Most Derivation
  11. Running time of a program depends on, The way the registers and addressing modes are used, The order in which computations are performed and The usage of machine id
  12. A bottom up parser generates Right most derivation in reverse The digital logic family which has the lowest propagation delay time is ECL
  13. Logic X-OR operation of (4ACO)H & (B53F)H results FFFF
  14. 12-bit 2’s complement of –73.75 is 10110110.0100
  15. A grammar that produces more than one parse tree for some sentence is called Ambiguous
  16. In order to implement a n variable switching function, a MUX must have 2n inputs
  17. The absorption law in Boolean algebra say that x + x . y = x
  18. Which of the following is the fastest logic ECL
  19. The linker is required to create a load modul
  20. A latch is constructed using two cross-coupled NAND gates
  21. Pee hole optimization Constant folding
  22. The optimization which avoids test at every iteration is
  23. Loop unrolling Scissoring enables
  24. The 2’s complement of the number 1101101 is 0010011
  25. Advantage of panic mode of error recovery is that.....!
  26. Quadruples is not an intermediate code form?
  27. A multiplexer is a logic circuit that accepts many inputs and gives one output
  28. Shift reduce parsers are Bottom up parser
  29. A compiler that runs on one machine and produces code for a different machine is called Cross compilation
  30. In a positive logic system, logic state 1 corresponds to Higher voltage level
  31. Input to code generator Intermediate code
  32. 8-bit 1’s complement form of –77.25 is 10110010.1011
  33. The Gray code for decimal number 6 is equivalent to 0101
  34. The output of lexical analyzer is Set of tokens
  35. Local and loop optimization in turn provide motivation for Data flow analysis
  36. Advantage of synchronous sequential circuits over asynchronous ones is faster operation
  37. The NAND gate output will be low if the two inputs are 11
  38. LR stands for Left to right and right most derivation in reverse
  39. In computers, subtraction is generally carried out by 2’s complement
  40. Canonical LR is the most powerful parser
  41. Scanner is used for grouping of characters into tokens (in a computer)
  42. Lexical analysis or scanning is the process where the stream of characters making up the source program is read from left to right and grouped into tokens.
  43. A binary digit is called a Bit
  44. External subroutines can be accessed by transfer vector approach of linking
  45. Macro-processors are Compiler
  46. A combinational logic circuit which sends data coming from a single source to two or more separate destinations is Demultiplexer