Showing posts with label Computer Organization. Show all posts
Showing posts with label Computer Organization. Show all posts

In Reverse Polish notation, expression A*B+C*D is written as

In Reverse Polish notation, expression A*B+C*D is written as


A.      AB*CD*+                                                B.      A*BCD*+
C.      AB*CD+*                                                D.      A*B*CD+

Ans: A

SIMD represents an organization that ______________.

SIMD represents an organization that ______________.


A.      refers to a computer system capable of processing several programs at the same time.
B.      represents organization of single computer containing a control unit, processor unit and a memory unit.
C.      includes many processing units under the supervision of a common control unit
D.      none of the above.

Ans: C

Floating point representation is used to store ______.

Floating point representation is used to store ______.


A.      Boolean values                                       B.      whole numbers
C.      real integers                                            D.      integers

Ans: C

Suppose that a bus has 16 data lines and requires 4 cycles of 250 nsecs each to transfer data. The bandwidth of this bus would be 2 Megabytes/sec. If the cycle time of the bus was reduced to 125 nsecs and the number of cycles required for transfer stayed the same what would the bandwidth of the bus?

Suppose that a bus has 16 data lines and requires 4 cycles of 250 nsecs each to transfer data. The bandwidth of this bus would be 2 Megabytes/sec. If the cycle time of the bus was reduced to 125 nsecs and the number of cycles required for transfer stayed the same what would the bandwidth of the bus?


A.      1 Megabyte/sec                                      B.      4 Megabytes/sec
C.      8 Megabytes/sec                                     D.      2 Megabytes/sec

Ans: D