How the distance education has a relevance in the context of African countries?
See Answer →Why the distance education treated as a discipline of study?
See Answer →What are the differences between New Learner and Traditional (old) Learner
See Answer →Cache coherence
See Answer →Inter-processor arbitration
See Answer →Discuss the growth and development of Open Distance Education (ODE) in India. “Open and distance education is a paradigm shift when we compare it with face-to-face teaching and learning”, you agree or disagree with this statement, justify your answer with examples.
See Answer →Array processing
See Answer →Arithmetic pipelining
See Answer →Write a program in 8086 assembly language, which converts a four-digitpacked BCD number to ASCII digits and then prints them. Explain each step of the program.The program should take the BCD value from the memory
See Answer →How does 8086 microprocessor handle interrupts? Explain with the help of an example. Write a program using 8086 assembly language to output a string “Computer Organisation includes assembly programming”
See Answer →Explain the structure of 8086 micro-processor. What are segment registers? Explain how segment registers can be used for computation of physical address in 8086 micro-processor.
See Answer →Explain how the circular buffer in RISC helps in implementation of efficient procedure calls. Also, explain the concept of RISC pipelining and optimisation of RISC pipelining.
See Answer →What is a micro-instruction? Explain the organisation of control unit. How microinstruction-based control unit work? Explain with the help of a diagra
See Answer →With the help of micro-operations, explain how an instruction that uses direct addressing mode can be fetched, decoded and executed by a machine. You April follow the conventions as given in Unit 10 of Block 3.
See Answer →Assume that a computer has 16-bit memory words. The size of instructions on this machine is 32 bits, which consists of an 8-bit operation code, a 4-bit addressing mode, one4-bit register address and one 16-bit memory address. Some of the opcodes and addressing modes for this machine are shown below
Opcode: 10001111 – Add the content of the operand into the Accumulator register Opcode: 10001110 - Subtract the content of the operand from the Accumulator register Addressing Mode: 0011 Direct addressing using a memory address Addressing Mode: 0100 Base Register Addressing; where the 4-bit register address is the address of the register and the 16-bit memory address contains the offset from the base register
Show the content of memory containing two add instructions one using addressing mode 0011 and the other using addressing mode 0100 along with operands and operand addresses. You should show instructions, operandsand memory addresses in the diagram
See Answer →
.A manufacturer makes two types of furniture, chairs and tables. Both the products are processed on three machines A1, A2 and A3. Machine A1 requires 3 hours for a chair and 3 hours for a table, machine A2 requires 5 hours for a chair and 2 hours for a table and machine A3 requires 2 hours for a chair and 6 hours for a table. The maximum time available on machines A1, A2 and A3 is 36 hours, 50 hours and 60 hours respectively. Profits are $ 20 per chair and $ 30 per table. Formulate the above as a linear programming problem to maximize the profit and solve it.
See Answer →Using integration, find length of the curve See Answer →
Bit manipulation instructions
See Answer →Determine the values of x for which f(x) = x4 – 8x 3 + 22x 2 – 24x + 21 is increasing and for which it is decreasing.
See Answer →Subroutine call and return instructions
See Answer →