Phone:+91-88823 09876

MCA 1st semster amity solved assignment Digital Electronics & Computer Organisation

Body: 

Sr. No may be change 

1 .What are flip flop circuits in digital electronics? Discuss race around condition in J-K Flip Flop.

2 .What is virtual memory? How address mapping is done in cache memory? Elaborate your answer with examples.        

3 .Design 8:1 Mux for a given function, f=Σ (0, 1,5,7,9, 13)

4 .How branching takes place in Instruction pipeline. Explain with suitable examples

5 .Write short notes on any three of the following.

  1. Microprocessor
  2. b)    Modes of data transfer.
  3. I/O processor
  4. Associative memory
  5. Software and Hardware interrupt

6 .Design a mod-15 counter. Explain the various steps in designing the counter

7. What are shift registers? Design a 8 bit shift register with features like PISO, SISO, SIPO and PIPO.

8 .Compare RISC & CISC architecture.

 

 

Case Detail:

  1. Give the organization of Micro programmed control unit and explain its operation. Explain the role of address sequencer in detail. If you convert your control unit to hardwired unit, what are the changes you will observe?

 

2. Explain in details the block diagram of timing and control unit.

 

 

Assignment –c

Question No.  1          

Where does a computer add and compare data?       

 Options         

  1. Hard disk       
  2. Floppy disk    
  3. CPU chip      
  4. Memory chip

Question No.  2          

 Which of the following registers is used to keep track of address of the memory location where the next instruction is located?

  1. Memory Address Register     
  2. Memory Data Register           
  3. Instruction Register   
  4. Program Register

Question No.  3          

A complete microcomputer system consist of--                     

  1. microprocessor           
  2. memory          
  3. peripheral equipment  
  4. all of above

Question No.  4          

CPU does not perform the operation--          

 Options         

  1. Data transfer
  2. Logic operation          
  3. Arithmetic operation  
  4. All of above

Question No.  5          

Pipelining strategy is called implement--                   

  1. Instruction execution 
  2. Instruction pre-fetch
  3. Instruction decoding  
  4. Instruction manipulation

 

Question No.  6          

 A stack is--

 Options         

  1. An 8-bit register in the microprocessor          
  2. A 16-bit register in the microprocessor          
  3. A set of memory locations in R/WM reserved for storing information temporarily      
  4. A 16-bit memory address stored in the program counter

Question No.  7          

 . A stack pointer is--

 Options         

  1. A 16-bit register in the microprocessor that indicate the beginning of the stack
  2. A register that decodes and executes 16-bit arithmetic expression   
  3. The first memory location where a subroutine address is stored.      
  4. A register in which flag bits are stored

Question No.  8          

The branch logic that provides decision making capabilities in the control unit is known as--

Options          

  1. Controlled transfer     
  2. Conditional transfer   
  3. Unconditional transfer        
  4. None of above

Question No.  9          

 Interrupts which are initiated by an instruction are--

 Options         

  1. Internal           
  2. External          
  3. Hardware       
  4. Software

Question No.  10        

 A time sharing system imply--

 Options         

  1. More than one processor in the system          
  2. More than one program in memory           
  3. More than one memory in the system
  4. None of above

Question No.  11        

 Processors of all computers, whether micro, mini or mainframe must have--

 Options         

  1. ALU   
  2. Primary Storage         
  3. Control unit    
  4. All of above

Question No.  12        

What is the control unit's function in the CPU?        

 Options         

  1. To transfer data to primary storage    
  2. To store program instruction  
  3. To perform logic operations   
  4. To decode program instruction

Question No.  13        

What is meant by a dedicated computer?      

 Options         

  1. Which is used by one person only?    
  2. Which is assigned to one and only one task?         
  3. Which does one kind of software?    
  4. Which is meant for application software only?

Question No.  14        

 The most common addressing techniques employed by a CPU is--

Options          

  1. Immediate      
  2. Direct 
  3. Indirect          
  4. Register
  5. All of the above        

Question No.  15        

 Pipeline implements--

 Options         

  1. Fetch instruction        
  2. Decode instruction     
  3. Fetch operand
  4. Calculate operand
  5. All of above

Question No.  16        

 Which of the following code is used in present day computing was developed by

IBM Corporation?

 Options         

  1. ASCII
  2. Hollerith Code           
  3. Baudot code  
  4. EBCDIC code

Question No.  17        

 When a subroutine is called, the address of the instruction following the CALL Instructions stored in/on the--

 Options         

  1. Stack pointer  
  2. Accumulator  
  3. Program counter         
  4. Stack

Question No.  18        

 . A micro program written as string of 0's and 1's is a--

 Options         

  1. Symbolic microinstruction     
  2. Binary microinstruction         
  3. Symbolic micro program        
  4. Binary micro program

Question No.  19        

 Memory access in RISC architecture is limited to instructions--

 Options         

  1. CALL and RET         
  2. PUSH and POP         
  3. STA and LDA          
  4. MOV and JMP

 

 

 

Question No.  20        

 . A collection of 8 bits is called--

 Options         

  1. Byte   
  2. Word  
  3. Record
  4. Code

Question No.  21        

 

An AND gate generates a high output when--

 Options         

  1. Any one of its inputs is high  
  2. All of its inputs are high      
  3. When all of its inputs are low
  4. Power fails

Question No.  22        

 How many address lines are needed to address each memory locations in a

         2048 x 4 memory chip?

 Options         

  1. 10       
  2. 11       
  3. 8         
  4. 12

Question No.  23        

 . A computer program that converts an entire program into machine language at

        One time is called a/an--

 Options         

  1. Interpreter      
  2. Simulator        
  3. Compiler       
  4. Commander

 

 

 

 

Question No.  24        

 In immediate addressing the operand is placed--

 Options         

  1. In the CPU register    
  2. After OP code in the instruction     
  3. In memory      
  4. In stack

 

Question No.  25        

 Microprocessor 8085 can address location up to--

 Options         

  1. 32K    
  2. 128K  
  3. 64K    
  4. 1M

Question No.  26        

 The ALU and control unit of most of the microcomputers are combined and manufactured on a single silicon chip. What is it called?

 Options         

  1. Mono chip      
  2. Microprocessor         
  3. ALU   
  4. Control unit    

Question No.  27        

When the RET instruction at the end of subroutine is executed,      

 Options         

  1. The information where the stack is initialized is transferred to the stack pointer     
  2. The memory address of the RET instruction is transferred to the program counter 
  3. Two data bytes stored in the top two locations of the stack are transferred to the program counter           
  4. Two data bytes stored in the top two locations of the stack are transferred to the stack pointer     

 

 

 

 

Question No.  28        

A micro program is sequencer perform the operation--         

 Options         

  1. Read   
  2. Write  
  3. Execute          
  4. Read and write
  5. Read and execute     

 

 

Question No.  29        

Interrupts which are initiated by an I/O drive are--   

 Options         

  1. Internal           
  2. External        
  3. Software        
  4. All of above

Question No.  30        

 A 32-bit processor has--

 Options         

  1. 32 registers     
  2. 32 I/O devices
  3. 32 Mb of RAM          
  4. 32-bit bus or 32-bit registers

Question No.  31        

Clock speed is measured in-- 

Options          

  1. Bits per second          
  2. Baud  
  3. Bytes  
  4. Hertz

Question No.  32         Marks - 10

 A parity bit is--

 Options         

  1. Used to indicate uppercase letters     
  2. Used to detect errors
  3. Is the first bit in a byte?         
  4. Is the last bit in a byte?

Question No.  33        

 On-chip cache has--

 Options         

  1. Lower access time than RAM         
  2. Larger capacity than off chip Cache  
  3. Its own data bus        
  4. Become obsolete

 

Question No.  34        

 The system bus is made up of--

Options          

  1. Data bus         
  2. Data bus and address bus      
  3. Data bus and control bus       
  4. Data bus, control bus and address bus

Question No.  35        

Modern processor chips may be classified as--          

Options          

  1. LSI     
  2. ULSI  
  3. MIPS  
  4. SSI

Question No.  36        

A nanosecond is--      

Options          

  1. 10-6 sec          
  2. 10-3 sec          
  3. 10-12 sec        
  4. 10-9 sec

 

 

 

 

Question No.  37        

The clock speed of a modern PC is of the order of--

Options          

  1. 400 KHz        
  2. 400 Hz
  3. 400 MHz        
  4. 400 Ghz

Question No.  38        

An OR gate generates a low output when--

Options          

  1. Any one of its inputs is low   
  2. All of its inputs are high        
  3. When all of its inputs are low          
  4. Power fails

Question No.  39        

The ascending order or a data Hierarchy is--

Options          

  1. bit - bytes - fields - record - file - database 
  2. bit - bytes - record - field - file - database     
  3. bytes - bit- field - record - file - database      
  4. bytes -bit - record - field - file – database

Question No.  40

A conditional jump instruction-

Options          

  1. Always cause a transfer of control 
  2. Always involves the use of the status register           
  3. Always modifies the program counter           
  4. Always involves testing the Zero flag           

 

 

 

Title:
MCA 1st semster amity solved assignment Digital Electronics & Computer Organisation (Customize)
Short Name or Subject Code:  Digital Electronics & Computer Organisation
University:  Amity
Select Type: 
Service Type:  Assignments
Select Semester:  Semester- I Select Cource:  MCA
commerce line item type: 
Price: 
₹500.00
Product: