September 14, 2024ISRO CS 2009Question 18 Which of the following is/are true of the auto-increment addressing mode? I. It is useful in creating self-relocating code II. If it is included […]
September 17, 2024CacheQuestion 5 A computer has a 256 KByte, 4-way set associative, write back data cache with block size of 32 Bytes. The processor sends 32 bit […]
September 19, 2024UGC NET CS 2014 Dec – paper-3Question 3 In a dot matrix printer to print a character is 6 m.sec., time to space in between characters is 2 m.sec., and the number […]
September 19, 2024UGC NET CS 2014 Dec – paper-3Question 5 How many times will the following loop be executed ? LXI B, 0007 H LOP : DCX B MOV A, B ORA C JNZ […]