The Maharashtra Board Class 12th Computer Science (P2-D-9-V-298) Question Paper PDF is now available for download. The Maharashtra State Board of Secondary and Higher Secondary Education (MSBSHSE) conducted the Class 12 Computer Science (P2-D-9-V-298) examination for a total duration of 3 hours, and the question paper carries a total of 80 marks.
Candidates can use the link below to download the Maharashtra Board Class 12th Computer Science (P2-D-9-V-298) Question Paper with detailed solutions.
Maharashtra Board Class 12 Computer Science (P2-D-9-V-298) Question Paper 2024 with Answer Key
|
Maharashtra Class 12 2024 Computer Science Question Paper With Answer Key |
Check Solution |
Maharashtra Board Class 12 Computer Science(P2-D-9-V-298) Question Paper 2024 with Solutions
Question 1:
(A). Select the correct alternative for blank space and rewrite entire statement, for the following:
(a). The invalid register pair in 8085 Microprocessor is _____.
View Solution
(b). The length of instruction PUSH Rp is _____ byte(s).
View Solution
(c). 8051 is _____ bit microcontroller.
View Solution
(d). The device used to extend cable length of a computer network is _____.
View Solution
(a). Contents of flag register of 8085 Microprocessor is 55H. Write its bit pattern and give interpretations.
View Solution
(b). Explain the organisation of ALU with the help of block diagram.
View Solution
(c). Define Microcontroller. State any 4 advantages of same over microprocessor based system.
View Solution
Question 2(A):
(a) Identify 1-byte, 2-byte, and 3-byte instructions from the following and write
the same:
(1). LDA CO40H
View Solution
(2). ADC M
View Solution
(3). CPI D4H
View Solution
(4). ORI 9DH
View Solution
(5). XTHL
View Solution
(6). LHLD 2060H
View Solution
(b). List any six characteristics of transmission media.
View Solution
(c). State any three addressing modes of 8085 Microprocessor instructions with one example of each.
View Solution
(a).Explain the function of following pins of 8085 Microprocessor:
(1). RD
View Solution
(2). HOLD
View Solution
(3). RST 7.5
View Solution
(4). INTA
View Solution
(b). What is Ring Topology? Draw neat labelled diagram to show Ring Topology. State one advantage and one disadvantage of Ring Topology.
View Solution
Question 3(A):
(a). Differentiate between UTP and STP Cables.
View Solution
(b). What is Bus? Explain address Bus and Data Bus of 8085 Microprocessor.
View Solution
(c). State any two advantages and any one disadvantage of wireless media in networking.
View Solution
Question 3(B):
(a). Explain the following connectivity devices :
(1). Modem
View Solution
(2). Hub
View Solution
Question 3(B):
(b) Consider Accumulator contains FFH and register C contains 4DH. Execute
following instructions one after the other and write contents of Accumulator after
each instruction:
(1). XRA A
View Solution
(2). ADD C
View Solution
(3). CPI 4D H
View Solution
(4). SUB C:
View Solution
(a). Differentiate between Hardware and Software interrupts of 8085 Microprocessor. (Any three points)
View Solution
(b). State any six features of 8051 Microcontroller.
View Solution
(c). Draw and label programming model of 80286 Microprocessor.
View Solution
(a). List all conditional jump instructions of 8085 Microprocessor with the condition of flag in each.
View Solution
(b). Explain the feature of Dual Pipeline in Pentium Microprocessor:
(1). Dual Pipeline
View Solution
(2). On-chip Cache
View Solution
(3). Branch Prediction
View Solution
(4). 64-bit Data Bus
View Solution
(a). Write an assembly language program to multiply two 1-byte data stored at memory locations C600 H and C601 H respectively. Store the 16-bit result at locations C602 H and C603 H beginning with lower order byte of the result.
View Solution
(b). Consider a block of memory locations from C300 H to C30F H, another block from C400 H to C40F H. Write an assembly language program to exchange contents of these two blocks.
View Solution
(c). Write an assembly language program to get Binary Coded Decimal (BCD) sum of series of 1-byte numbers stored at locations beginning 2600 H. Length of series is at 25FF H. Store the 1-byte result in 2700 H.
View Solution
(a).A series of 1-byte hexadecimal data is stored at memory locations from D600 H to D60A H. Write an assembly language program to replace each odd number in the series with data 00H.
View Solution
(b). Consider a block of memory locations beginning D600 H to D60F H. Write an assembly language program to find first occurrence of data byte A2 H in this block. Store the address of its first occurrence in HL pair. If not found, HL pair must contain 0000H.
View Solution
(c). A block of fifteen memory locations begins D200 H. Write an assembly language program to convert each data in the block into its 1’s complement. Store the result at locations beginning D300 H.



Comments