RRB-JE 2018 2 Stage CBT Electronics Engineering: Call: 9990657855

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 9

SAMPLE QUESTION PAPERS

RRB-JE 2018
2nd STAGE CBT
ELECTRONICS ENGINEERING
SAMPLE TEST PAPERS

Classroom Batches

For Complete Study Call : 9990657855


Materials &
Classroom coaching 011-26514888

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

RRB-JE 2018 Technical Abilities


ELECTRONICS & ALLIED
ENGINEERING
5.
MICROPROCESSOR &
MICROCONTROLLER

Admission open at our Delhi Centre.


More info: Call 9990657855 , 011-26514888

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

Multiple choice Questions : RRB-JE Sample Practice Test

Microprocessor and Microcontroller


Introduction to microprocessor, 8085 microprocessor working ;
Assembly Language programming ; Peripherals & other
Microprocessors ; Microcontrollers

Introduction to microprocessor 8085(Working, Hardware, Address)

Part-1
5) There are primarily two types of
1) Which is the microprocessor register:
comprises: a.general purpose register
a.Register section b.dedicated register
b.One or more ALU c.A and B
c.Control unit d.none of these
d.All of these Ans: c
Ans: D
6) Name of typical dedicated register is:
2) What is the store by register? a.PC
a.data b.IR
b.operands c.SP
c.memory d.All of these
d.None of these Ans: D
Ans: a
7) BCD stands for:
3) Accumulator based microprocessor a.Binary coded decimal
example are: b.Binary coded decoded
a.Intel 8085 c.Both a & b
b.Motorola 6809 d.none of these
c.A and B Ans: a
d.None of these
Ans: c 8) Which is used to store critical pieces
of data during subroutines and
4) A set of register which contain are: interrupts:
a.data a.Stack
b.memory addresses b.Queue
c.result c.Accumulator
d.all of these d.Data register
Ans: D Ans: a

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

a.Erasable Programmable read-only


9) The data in the stack is called: memory
a.Pushing data b.ectrically Programmable read write
b.Pushed memory
c.Pulling c.Electrically Programmable read-only
d.None of these memory
Ans: a d.None of these
Ans: a
10) The external system bus
architecture is created using from 15) Each memory location has:
______ architecture: a.Address
a.Pascal b.Contents
b.Dennis Ritchie c.Both A and B
c.Charles Babbage d.None of these
d.Von Neumann Ans: c
Ans: D
16) Which is the type of microcomputer
11) The processor 80386/80486 and the memory:
Pentium processor uses _____ bits a.Processor memory
address bus: b.Primary memory
a.16 c.Secondary memory
b.32 d.All of these
c.36 Ans: D
d.64
Ans: b 17) Secondary memory can store____:
a.Program store code
12) Which is not the control bus signal: b.Compiler
a.READ c.Operating system
b.WRITE d.All of these
c.RESET Ans: D
d.None of these
Ans: c 18) Secondary memory is also
called____:
13) PROM stands for: a.Auxiliary
a.Programmable read-only memory b.Backup store
b.Programmable read write memory c.Both A and B
c.Programmer read and write memory d.None of these
d.None of these Ans: c
Ans: a
19 Customized ROMS are called:
14) EPROM stands for: a.Mask ROM
b.Flash ROM

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

c.EPROM c.Control bus


d.None of these d.Data bus
Ans: a Ans: a

20) The RAM which is created using 25) The CPU sends out a ____ signal to
bipolar transistors is called: indicate that valid data is available on
a.Dynamic RAM the data bus:
b.Static RAM a.Read
c.Permanent RAM b.Write
d.DDR RAM c.Both A and B
Ans: b d.None of these
Ans: b
21) Which type of RAM needs regular
referred: 26) The CPU removes the ___ signal to
a.Dynamic RAM complete the memory write operation:
b.Static RAM a.Read
c.Permanent RAM b.Write
d.SD RAM c.Both A and B
Ans: a d.None of these
Ans: a
22) Which RAM is created using MOS
transistors: 27) BIU STAND FOR:
a.Dynamic RAM a.Bus interface unit
b.Static RAM b.Bess interface unit
c.Permanent RAM c.A and B
d.SD RAM d.None of these
Ans: a Ans: a

23) A microprocessor retries 28) EU STAND FOR:


instructions from : a.Execution unit
a.Control memory b.Execute unit
b.Cache memory c.Exchange unit
c.Main memory d.None of these
d.Virtual memory Ans: a
Ans: c
29) Which are the four categories of
24) The lower red curvy arrow show registers:
that CPU places the address extracted a.General- purpose register
from the memory b.Pointer or index registers
location on the_____: c.Segment registers
a.Address bus d.Other register
b.System bus e.All of these

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

Answer:E d.ES:extra segment


e.All of these
30) Eight of the register are known as: Ans: D
a.General- purpose register
b.Pointer or index registers Part-2
c.Segment registers 1. Which interrupt has the highest
d.Other register priority?
Ans: a a) INTR b) TRAP c) RST6.5

31) The four index register can be used 2. In 8085 name the 16 bit registers?
for: a) Stack pointer b) Program counter c)
a.Arithmetic operation a&b
b.Multipulation operation
c.Subtraction operation 3. Which of the following is hardware
d.All of these interrupts?
Ans: a a) RST5.5, RST6.5, RST7.5 b) INTR, TRAP
c) a & b
32) IP Stand for:
a.Instruction pointer 4. What is the RST for the TRAP?
b.Instruction purpose a) RST5.5 b) RST4.5 c) RST4
c.Instruction paints
d.None of these 5. What are level Triggering interrupts?
Ans: a a) INTR&TRAP b)RST6.5&RST5.5
c)RST7.5&RST6.5
33) CS Stand for:
a.Code segment 6. Which interrupt is not level sensitive
b.Coot segment in 8085?
c.Cost segment a) RST6.5 is a raising edge-trigging
d.Counter segment interrupt.
Ans: a b) RST7.5 is a raising edge-trigging
interrupt.
34) DS Stand for: c) a & b.
a.Data segment
b.Direct segment 7. What are software interrupts?
c.Declare segment a) RST 0 - 7 b) RST 5.5 - 7.5 c) INTR,
d.Divide segment TRAP
Ans: a
8. Which stack is used in 8085?
35) Which are the segment: a) FIFO b) LIFO c) FILO
a.CS: Code segment
b.DS: data segment 9. Why 8085 processor is called an 8 bit
c.SS: Stack segment processor?

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

a) Because 8085 processor has 8 bit a) 0020H b) 0028H c) 0018H


ALU.
b) Because 8085 processor has 8 bit 18. In 8086 the overflow flag is set when
data bus. a) The sum is more than 16 bits
c) a & b. b) Signed numbers go out of their range
after an arithmetic operation
10. What is SIM? c) Carry and sign flags are set
a) Select Interrupt Mask b) Sorting d) During subtraction
Interrupt Mask c) Set Interrupt Mask.
19. The advantage of memory mapped
11. RIM is used to check whether, ______ I/O over I/O mapped I/O is,
a) The write operation is done or not a) Faster
b) The interrupt is Masked or not b) Many instructions supporting
c) a & b memory mapped I/O
c) Require a bigger address decoder
12. What is meant by Maskable d) All the above
interrupts?
a) An interrupt which can never be 20. BHE of 8086 microprocessor signal
turned off. is used to interface the
b) An interrupt that can be turned off by a) Even bank memory
the programmer. b) Odd bank memory
c) none c) I/O
d) DMA
13. In 8086, Example for Non maskable 21. In 8086 microprocessor the
interrupts are following has the highest priority
a) Trapb) RST6.5 c) INTR among all type interrupts.
a) NMI
14. What does microprocessor speed b) DIV 0
depends on? c) TYPE 255
a) Clock b) Data bus width c) Address d) OVER FLOW
bus width
22. In 8086 microprocessor one of the
15. Can ROM be used as stack? following statements is not true.
a) Yes b) No c) sometimes yes, a) Coprocessor is interfaced in MAX
sometimes no mode
b) Coprocessor is interfaced in MIN
16. Which processor structure is mode
pipelined? c) I/O can be interfaced in MAX / MIN
a) all x80 processors b) all x85 mode
processors c) all x86 processors d) Supports pipelining
23. 8088 microprocessor differs with
17. Address line for RST3 is? 8086 microprocessor in

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

a) Data width on the output Answer Key:


b) Address capability 1C 2C 3C 4B 5B 6B7
c) Support of coprocessor A 8B 9A 10 C 11 B 12 B
d) Support of MAX / MIN mode 13 A 14 C 15 B 16 C 17 C 18 B
19 D 20 B 21 A 22 B 23 A

NUMERICAL BASED QUESTIONS ARE AVAILABLE INTO


Practice-BOOKLET
Level-1 , Level-2, Level-3
SAMPLE PAGES OF STUDY MATERIALS & TEST PAPERS ARE
AVAILBLE HERE FOR EVALUATIONS PURPOSE ONLY.
Registered Students, may Download Complete PDF Files from Student’s
Login Link

Admission open at our Delhi Centre.


More info: Call 9990657855 , 011-26514888

RRB-JE Classroom Online & Postal Coaching Call : 9990657855


SAMPLE QUESTION PAPERS

RRB-JE Classroom Online & Postal Coaching Call : 9990657855

You might also like