set-9
401. In modern computers bipolar semiconductor chips are often used in the arithmetic logic unit. What material is used for the slower and less expensive primary storage section?
402. Which type of memory chips are likely to be used in the primary storage of the future generation of computers?
403. How many bits can be stored in the 8K capital?
404. If a computer has a 1024 K memory, then what does the letter K stands for?
405. What was the amount of memory required by the earliest operating system called dos 1.0?
406. The storage device which is used to compensate for the difference in rates of flow of data from one device to another is called
407. As a secondary storage medium, what is the most important advantage of a video disk?
408. What is the size of optical compact disk which is used for recording high quality music?
409. Which part of the diskette never be touched?
410. Memory is
411. Virtual memory
412. AROM is used to store the table for multiplication of two 8 -bit unsigned integers. The size of ROM required is
413. The controller uses ______ to help with the transfers when handling network interfaces.
414. To overcome the conflict over the possession of the BUS we use ______.
415. The seek time of a disk is 30 ms. It rotates at the rate of 30 rotations/second. The capacity of each track is 300 words. The access time is (approximately)
416. How many RAM chips of size (256K x 1 bit) are required to build 1 M byte memory?
417. If each address space represents one byte of storage space, how many address lines are needed to access RAM chips arranged in a 4 x 6 array, where each chip is 8K x 4 bits?
418. In a memory system, four 256 x 8 PROM chips are used to make total memory of size 1024 x 4. What is the number of address bus lines?
419. Consider a high speed 40 ns memory cache with a successful hit ratio of 80%. The regular memory has an access time of 100 ns. What is the average effective time for CPU to access memory?
420. What is the hit ratio of a cache if a system performs memory access at 30 nano seconds with the cache and 150 nano seconds without it? Assume that the each uses 20 nano sec memory, choose the closest approximate
421. Consider a disk with the following characteristics
422. Increasing the RAM of a computer typically improves the performance because:
423. Which of the following requires a device driver?
424. Which one of the following statements is false?
425. The advantage of CMOS technology over a MOS is
426. The advantage of synchronous circuits over asynchronous one is...
427. Which of the following is not a form of memory?
428. In 2's complement, addition overflow
429. The performance of the pipelined processor suffers if...
430. In absolute addressing mode...
431. A processor needs software interrupt to
432. Horizontal microprogramming...
433. The main difference (s) between a CISC and RISC processor is/are that a RISC processor typically has
434. The exponent of a floating-point number is represented in excess -N code so that
435. If negative numbers are stored in 2's complement form, the range of numbers that can be stored in 8 bits is......
436. On receiving an interrupt from an I/O device, the CPU
437. In serial communication, an extra clock is needed
438. Which of the following rules regarding the addition of 2 given numbers is correct, if negative numbers are represented in 2's complement form?
439. The difference between 80486 and 80386 is/are...
440. In virtual memory system, the addresses used by the programmer belongs to
441. The method for updating the main memory as soon as word is removed from the cache is called
442. Which is true for a typical RISC architecture?
443. After reset, CPU begins execution of instruction from memory address
444. In 8085 microprocessors how many I/O devices can be interfaced in I/O mapped I/O technique?
445. DMA interface unit eliminates the need to use CPU registers to transfer data from
446. How many 128 x 8 RAM chips are needed to provide a memory capacity of 2048 bytes?
447. What is the bit storage capacity of a ROM with a 512 x 4-organization?
448. How many different addresses are required by the memories that contain 16K words?
449. The content of a 4-bit register is initially 1101. The register is shifted 2 times to the right with the serial input being 1011101. What is the content of the register after each shift?
450. ABCD - seven segment decoder / driver in connected to an LED display. Which segments are illuminated for the input code DCBA = 0001?
Last updated