English

Computer Science 2 2016-2017 HSC Science (Computer Science) 12th Standard Board Exam Question Paper Solution

Advertisements
Computer Science 2
Marks: 50 Maharashtra State Board
HSC Science (Computer Science)

Academic Year: 2016-2017
Date: March 2017
Advertisements

[10]1
[4]1.1 | Select correct options and rewrite the following :
[1]1.1.1

The flag register of 8085 microprocessor contains_____flags.

(i)   8 
(ii)  3
(iii) 7
(iv) 5

Concept: undefined - undefined
Chapter:
[1]1.1.2

ANA, r instruction comes under ____ group

(i) Arithmetic
(ii) Logical
(iii) Branch
(iv) Data Transfer

Concept: undefined - undefined
Chapter:
[1]1.1.3

The maximum physical memory can be addressed by 80286  microprocessor Is _____

(i)  640 KB
(ii) 1 MB
(iii)16 MB
(iv)4 KB

Concept: undefined - undefined
Chapter:
[1]1.1.4

______cable uses light signals to transmit data.

(i)  Fiber Optic
(ii) Coaxial
(iii) UTP
(iv) STP

Concept: undefined - undefined
Chapter:
[6]1.2 | Solve any two of the following :
[3]1.2.1

Explain Multiplexed Address and Data Bus of 8085 MPU.

Concept: undefined - undefined
Chapter:

Explain functions of the following pins of 8085 Microprocessor : RST 6.5

Concept: undefined - undefined
Chapter:

Explain functions of the following pins of 8085 Microprocessor: CLK (OUT)

Concept: undefined - undefined
Chapter:
[3]1.2.2

Write the addressing mode and length in bytes of the following instructions :

(i) CPI 10 H
(ii) MOV M, B
(iii) SHLD C009 H

Concept: undefined - undefined
Chapter:
[3]1.2.3

Compare Twisted Pair Cable and Coaxial Cable

Concept: undefined - undefined
Chapter:
[10]2
[6]2.1 | Solve ·any two of the following
[3]2.1.1

Explain the following

T-States

Concept: undefined - undefined
Chapter:

Explain the following

Machine Cycle

Concept: undefined - undefined
Chapter:

Explain the following : Instruction Cycle

Concept: undefined - undefined
Chapter:
[3]2.1.2

What is Wireless Media ?

Concept: undefined - undefined
Chapter:
Advertisements
[3]2.1.3

The accumulator in 8085 microprocessor contains data 71H and register E contains data 39H. What will be the contents of an accumulator in  Hexadecimal after execution of the following  instructions independently ?

(i) ADD E
(ii) ORA E
(iii) RRC

Concept: undefined - undefined
Chapter:
[4]2.2 | Solve any one of the following :
[4]2.2.1

What is Microcontroller?

Concept: undefined - undefined
Chapter:

State any three advanced features of 8052 microcontroller over 8051 microcontroller.

Concept: undefined - undefined
Chapter:
[4]2.2.2

What is an Vectored Interrupt? 

Concept: undefined - undefined
Chapter:

State the different hardware interrupts with their priorities and branching addresses.

Concept: undefined - undefined
Chapter:
[10]3
[6]3.1 | Solve any two of the following :
[3]3.1.1

Write any three difference points between Memory Mapped I/0 and
I/O Mapped I/0 Addressing Scheme.

Concept: undefined - undefined
Chapter:
[3]3.1.2

Explain the following instructions of 8085 Microprocessor with one
example of each : PUSH PSW

Concept: undefined - undefined
Chapter:

Explain the following instructions of 8085 Microprocessor with one
example of each : INX rp

Concept: undefined - undefined
Chapter:

Explain the following instructions of 8085 Microprocessor with one
example of each : DAD rp

Concept: undefined - undefined
Chapter:
[3]3.1.3

Write a short note on MODEM.

Concept: undefined - undefined
Chapter:
[4]3.2 | Solve any one of the following
[4]3.2.1

Write any two features of following Microcontrollers : 8048

Concept: undefined - undefined
Chapter:

Write any two features of following Microcontrollers : 8052

Concept: undefined - undefined
Chapter:

Write any two features of following Microcontrollers : 8031

Concept: undefined - undefined
Chapter:

Write any two features of following Microcontrollers: 8050

Concept: undefined - undefined
Chapter:
[4]3.2.2

Write a note on Ethernet.

Concept: undefined - undefined
Chapter:

Discuss different types of Ethernet.

Concept: undefined - undefined
Chapter:
[10]4
[6]4.1 | Solve any two of the following : .
Advertisements
[3]4.1.1

Compare any three attributes of 80386 and 80486 Microprocessor

Concept: undefined - undefined
Chapter:
[3]4.1.2

Write any three instructions to make Accumulator Zero

Concept: undefined - undefined
Chapter:
[3]4.1.3

What is Microprocessor ?

Concept: undefined - undefined
Chapter:

List functions of Microprocessor.

Concept: undefined - undefined
Chapter:
[4]4.2 | Solve any one of the following :
[4]4.2.1

Write a function of following functional units of 8085 Microprocessor : Instruction Decoder

Concept: undefined - undefined
Chapter:

Write a function of following functional units of 8085 Microprocessor : General Purpose Register

Concept: undefined - undefined
Chapter:

Write a function of following functional units of 8085 Microprocessor : Data/Address Buffer

Concept: undefined - undefined
Chapter:

Write a function of following functional units of 8085 Microprocessor : Status -Register

Concept: undefined - undefined
Chapter:
[4]4.2.2

What is Transmission Media ?

Concept: undefined - undefined
Chapter:

Explain in short six characteritics of Transmission Media.

Concept: undefined - undefined
Chapter:
[10]5 | Solve any one of the following :
[10]5.1 | Solve any two of the following :
[5]5.1.1

Write a Assembly Language Program to copy a block of data having starting address 4500 H to new location starting from 4600 H. The length of block is stored at memory location 44FF H.

Concept: undefined - undefined
Chapter:
[5]5.1.2

Write an Assembly Language Program to add two 8-bits BCD numbers stored at memory location 4500 Hand 4501 H. Store the two byte BCD result from memory location· 4502 H onwards.

Concept: undefined - undefined
Chapter:
[5]5.1.3

Write an Assembly Language Program to fill the memory locations 4500H to 4504 with the Hexadecimal numbers 09 H to ODH respectively.

Concept: undefined - undefined
Chapter:
[10]5.2 | Solve any two of the following :
[5]5.2.1

Write an Assembly Language Program to exchange the nibbles of 8-bit number stored in memory location 4500H. Store the result at memory location 4501H.

Concept: undefined - undefined
Chapter:
[5]5.2.2

A block of data is stored in memory location 4500 H. The length of block is stored in memory location 44FFH. Write Assembly Language Program that searches for the first occurrence of data D9H in given block. Store the address of this occurrence in H.L. pair. If the number is not found then HL. pair should contain 5000 H.

Concept: undefined - undefined
Chapter:
[5]5.2.3

A block of data is stored from memory location 4501H and onwards. The length of the block is stored at memory location 4500H. Write an  Assembly Language Program to fmd the sum of block of data. Store the two byte result from memory location 4600 H.

Concept: undefined - undefined
Chapter:

Video TutorialsVIEW ALL [1]

Submit Question Paper

Help us maintain new question papers on Shaalaa.com, so we can continue to help students




only jpg, png and pdf files

Maharashtra State Board previous year question papers 12th Standard Board Exam Computer Science 2 with solutions 2016 - 2017

     Maharashtra State Board 12th Standard Board Exam Computer Science 2 question paper solution is key to score more marks in final exams. Students who have used our past year paper solution have significantly improved in speed and boosted their confidence to solve any question in the examination. Our Maharashtra State Board 12th Standard Board Exam Computer Science 2 question paper 2017 serve as a catalyst to prepare for your Computer Science 2 board examination.
     Previous year Question paper for Maharashtra State Board 12th Standard Board Exam Computer Science 2-2017 is solved by experts. Solved question papers gives you the chance to check yourself after your mock test.
     By referring the question paper Solutions for Computer Science 2, you can scale your preparation level and work on your weak areas. It will also help the candidates in developing the time-management skills. Practice makes perfect, and there is no better way to practice than to attempt previous year question paper solutions of Maharashtra State Board 12th Standard Board Exam.

How Maharashtra State Board 12th Standard Board Exam Question Paper solutions Help Students ?
• Question paper solutions for Computer Science 2 will helps students to prepare for exam.
• Question paper with answer will boost students confidence in exam time and also give you an idea About the important questions and topics to be prepared for the board exam.
• For finding solution of question papers no need to refer so multiple sources like textbook or guides.
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×