logo

CuriousTab

CuriousTab

Discussion


Home Electronics and Communication Engineering Microprocessors Comments

  • Question
  • In a microprocessor


  • Options
  • A. all instructions need only one machine cycle
  • B. some instructions need only one machine cycle while some other instructions need more than one machine cycle
  • C. all instructions need only fraction of one machine cycle
  • D. some instructions need less than one machine cycle

  • Correct Answer
  • some instructions need only one machine cycle while some other instructions need more than one machine cycle 

    Explanation
    Some instructrions do need more than one machine cycle.

    Microprocessors problems


    Search Results


    • 1. To evaluate X = (A + B + 1.2) * (A + B - C) the sequence of operation is

    • Options
    • A. + + + - * =
    • B. * + + + - =
    • C. + + - * + =
    • D. - + + + * =
    • Discuss
    • 2. Which of the following is not a valid variable name in C?

    • Options
    • A. p o, t
    • B. p o t
    • C. po_t
    • D. p_ot
    • Discuss
    • 3. Consider the following DO statement in Fortran 77

      DO 52 N = 1, 10, 3

      The number of DO loop executions in the above statement is

    • Options
    • A. 1
    • B. 10
    • C. 3
    • D. 4
    • Discuss
    • 4. The number of storage classes in C is

    • Options
    • A. 2
    • B. 3
    • C. 4
    • D. 6
    • Discuss
    • 5. Binary number 1101.101 is equivalent to decimal number?

    • Options
    • A. 13.5
    • B. 13.75
    • C. 13.625
    • D. 13.875
    • Discuss
    • 6. Which of the following DO statements is invalid in FORTRAN 77?

    • Options
    • A. DO 161 = 1, 15
    • B. DO 16 1 = 1, 10, 1
    • C. DO 16 I = - 5, 5, 2
    • D. none of the above
    • Discuss
    • 7. Consider the following

      1. The first letter of a Java variable is lower case.
      2. Each successive word in Java variable begins with a capital letter.
      3. All other letters are lower case.
      4. A Java variable can have a digit as first character.
      Which of the above are correct?

    • Options
    • A. All
    • B. 1, 2, 3 only
    • C. 1, 2, 4 only
    • D. 2, 3, 4 only
    • Discuss
    • 8. Most of the memory chips in static RAM

    • Options
    • A. do not require any supply
    • B. need 2 V supply
    • C. need 5 V supply
    • D. need 12 V supply
    • Discuss
    • 9. The power requirements of a DRAM in active and stand by modes is about

    • Options
    • A. 350 mW and 5 mW respectively
    • B. 350 mW each
    • C. 5 mW each
    • D. 350 mW and 100 mW respectively
    • Discuss
    • 10. 8085 has 6 sign flags.

    • Options
    • A. True
    • B. False
    • Discuss


    Comments

    There are no comments.

Enter a new Comment