CS 2
CS 2
Subject-Computer science – II
CLASS-XII
Time: 3:00 Hr. Marks: 50 M
Q.1.A) Select the correct alternative and rewrite the following: 4M
1) Explain the advantages of the Pentium Processor with respect to the following features:
a) Dual pipelining b) On-chip caches c) Branch prediction d) 64-bit data bus
2) What is a Microcontroller? State three expanded features of 8052 over 8051 microcontroller.
1) Define bit pattern of flag register and explain the significance of each flag bit.
2) Write an assembly language program to Add two 8 bit BCD numbers stored at
memory locations 5000H and 5001H. store the result at memory location 5002H
onwards starting with least significant bit.
OR
1) Write an assembly language that multiply two 8-bit hex numbers stored in memory
locations C005H and C006H. Store the two byte result in consecutive memory
locations starting from C000H .
2) What are the advantages of computer networks? Distinguish between LAN and
WAN?