CS101
532
CS201
225
CS301
232
CS302
174
CS304
192
CS401
224
CS402
258
CS403
228
CS408
113
CS411
121
CS502
249
CS504
268
CS601
679
CS604
381
CS605
261
CS607
184
CS609
230
CS610
300
CS614
100
CS703
65
Code | Question | Option A | Option B | Option C | Option D | Answer | |
---|---|---|---|---|---|---|---|
CS401 | Which Bit Of The Attributes Byte Represents The Blue Component Of Background Color ? | 3 | 4 | 5 | 6 | B | |
CS401 | Which Bit Of The Attributes Byte Represents The Blue Component Of Foreground Color | 0 | 1 | 2 | 3 | A | |
CS401 | Which Bit Of The Attributes Byte Represents The Red Component Of Background Color ? | 3 | 4 | 5 | 6 | D | |
CS401 | Which Bit Of The Attributes Byte Represents The Red Component Of Foreground Color | 2 | 3 | 4 | 5 | A | |
CS401 | Which Bit Sets The Character Blinking On The Screen? | 5 | 6 | 7 | 8 | C | |
CS401 | Which Flags Are Not Used For Mathematical Operations ? | Carry Interrupt And Trap Flag. | Direction Interrupt And Trap Flag. | Direction Overflow And Trap Flag. | Direction Interrupt And Sign Flag. | B | |
CS401 | Which Is The Unidirectional Bus ? (I) Control Bus (Ii) Data Bus (Iii) Address Bus | I Only | Ii Only | Iii Only | I And Ii Only | C | |
CS401 | Which Mathematical Operation Is Dominant During The Execution Of Scas Instruction | Division | Multiplication | Addition | Subtraction | D | |
CS401 | Which Of The Following Flags Will Be Affected By Movsw? | Df | Pf | Zf | No Effect On Flags | D | |
CS401 | Which Of The Following Gives The More Logical View Of The Storage Medium | Bios | Dos | Both | None | B | |
CS401 | Which Of The Following Interrupt Is Of Highest Priority Interrupt? | Key Board Interrupt | Timer Interrupt | Int 2 | Int 3 | B | |
CS401 | Which Of The Following Interrupts Is Non Maskable Interrupt | Int 0 | Int 1 | Int 2 | Int 3 | C | |
CS401 | Which Of The Following Interrupts Is Used For Saving And Restoring The Registers | Int0 | Int6 | Int7 | Int8 | D | |
CS401 | Which Of The Following Irq Is Cascading Interrupt | Irq 0 | Irq 1 | Irq 2 | Irq 3 | C | |
CS401 | Which Of The Following Irqs Is Connected To Serial Port Com 1? | Irq 4 | Irq 5 | Irq 6 | Irq 7 | A | |
CS401 | Which Of The Following Irqs Is Connected To Serial Port Com 2? | Irq 0 | Irq 1 | Irq 2 | Irq 3 | D | |
CS401 | Which Of The Following Irqs Is Derived By A Key Board? | Irq 0 | Irq 1 | Irq 2 | Irq 3 | B | |
CS401 | Which Of The Following Irqs Is Derived By A Timer Device? | Irq 0 | Irq 1 | Irq 2 | Irq 3 | A | |
CS401 | Which Of The Following Irqs Is Used For Floppy Disk Derive? | Irq 4 | Irq 5 | Irq 6 | Irq 7 | C | |
CS401 | Which Of The Following Is A Special Type Of Interrupt That Returns To The Same Instruction Instead Of The Next Instruction? | Divide Overflow Interrupt | Debug Interrupt | Arithmetic Overflow Interrupt | Change Of Sign Interrupt | A |