0% found this document useful (0 votes)
22 views3 pages

Computer Science Exam Questions 2025-26

The document outlines the structure and content of the Preliminary Examination for Computer Science Paper-II for the academic year 2025-26, including instructions, question types, and marks distribution. It consists of multiple-choice questions, short answer questions, and programming tasks related to microprocessors and microcontrollers. The exam covers topics such as instruction sets, microprocessor features, network protocols, and assembly language programming.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
22 views3 pages

Computer Science Exam Questions 2025-26

The document outlines the structure and content of the Preliminary Examination for Computer Science Paper-II for the academic year 2025-26, including instructions, question types, and marks distribution. It consists of multiple-choice questions, short answer questions, and programming tasks related to microprocessors and microcontrollers. The exam covers topics such as instruction sets, microprocessor features, network protocols, and assembly language programming.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

PRELIMINARY EXAMINATION 2025-26

SUBJECT- COMPUTER SCIENCE PAPER-II (D-9)

TIME: 3 HOURS MARKS: 50

INSTRUCTIONS: (1) All questions are compulsory.

(2) Figures to the right indicate full marks.

(3) Use of calculator is not allowed.

(4) Draw neat diagrams wherever necessary.

(5) Due credit will be given for program with appropriate remarks or comments.

1. A) Select the correct option from the following and rewrite the sentence: 4

a) _________ is the three byte instruction.

i) RAR ii) MOV A, D, iii) LXI SP 2050H iv) SBI 80H

b) The first 32-bit microprocessor is_______.

i) 8085 ii) 8086 I iii) 80386 iv) 80486

c) Token rings belongs to ________ topology


i) Star Ring ii) Star Bus STP iii) MESH iv) Star BUs

d) _________ is a non-maskable interrupt.

i) TRAP ii) RST 7.5 iii) RST 6.5 iv) RST 5.5

1. B) Answer any two of the following: 6

a) Explain INX r instruction.

b)What is HUB? Explain its types.

c) List any six major features of 8051 microcontroller.


2. A) Answer any two of the following: 6

a) Explain the following instruction with suitable example:

i) LDAX ii) XCHG iii) DAD

b) Write any two features of following microcontrollers:

i) 8084 ii) 8052

c) Draw a neat labeled diagram of flag register of X 86 family.

2. B) Answer any one of the following: 4

a) Describe in brief functions of following pins in 8085.

i) HOLD ii) INTR iii) RESET IN

b) Compare microprocessor 8085 with 8086.

3. A) Answer any two of the following: 6

a) Draw functional pin diagram of [Link] explain any two pin.

b) What is Microprocessor? Write the features/function of 8085.

c) Write advantages and disadvantages of Co-Axial Cable.

3. B) Answer any one of the following: 4

a) Explain WAN, MAN and LAN.

b) Explain the main features of a Pentium processor.

4. A) Answer any two of the following: 6

a) Write a short note on ROUTER.

b) Write the purpose of following pins on 8085 chip.

i) ALE ii) SOD iii) WR

c) Write any three instructions to make Accumulator clear or zero.


4. B) Answer any one of the following: 4

a) What is meant by protocol? Explain the concept of TCP/IP protocol.

b) What do you mean by: a) cache memory, b) multiplex address/data bus.

5. A) Answer any two of the following: 10

a) Write an assembly language program to add three numbers stored in consecutive memory
locations starting from 1005 H and store the sum in next memory location.

b) The Accumulator contents of accumulator in hex digits after execution of each of the
following instruction?

(i) ANI 07H (ii) XRI 11 H (iii) CMA (iv) ORAB (v) RLC

c) Write a program segment to count number of odd data bytes in the block of memory from
1300 H to 13FFH and output on port 11H.

OR

5. A) Answer any two of the following: 10

a) Write a program segment to add three byte integer in register EHL from another three byte
integer in BCD. The result should be placed in BCD register keeping the integer in EHL
undisturbed.

b) Write a program to count how many times 05 comes in a memory block starting 1000H to
4004H. Store the result at 4070H.

c) A hex number is stored at location 3000H. Write an assembly language program to


interchange it's digits. The new number is to be stored at [Link] original number with new
number and store the result at location 3010H.

You might also like