Select Category
All Categories
Accounting
Agriculture
Astrobiology
Banking & Finance
Business World
Civilizations
Commerce & Economics
Competitive exams
Computer Science & IT
Current affairs
Earth Science
Education
Environment
Explore the Animal World
Food chain
General Knowledge
Geography Map
Green Life
History
Human Health
Journalism
Law
Science
Social Science
TAX
About Us
Contact Us
Login
Computer Organization - Part 3
1
of
25
💡
Hints:
3
Q1. ALU perform ___ and ___
A. Computation
B. Compare two number
C. Both a and b
D. None of the above
Q2. Computers use addressing mode techniques for
A. giving programming versatility to the user by providing facilities as pointers to memory counters for loop control
B. to reduce no. of bits in the field of instruction
C. specifying rules for modifying or interpreting address field of the in struction
D. All the above
Q3. which is not a type of OS user interface
A. command based
B. touch based
C. graphical based
D. machine learning
Q4. Performance Measure
A. time taken by a computer to execute a given benchmark
B. measuring the performance of the computer
Q5. The 8-bit encoding format used to store data in a computer is
A. ASCII
B. EBCDIC
C. ANCI
D. USCII
Q6. What does CPU stand for?
×
A. Control Processing Unit
B. Central Processing Unit
C. Central Power Unit
D. Center Power Unit
Q7. Starting from the source code, which of these will start running the program quickest?
A. Interpreter
B. Bytecode on a virtual machine
C. Compiler
Q8. which bus carries out signals to carry out operations for communication such as read /write
A. address
B. control
C. data
Q9. The addressing mode/s, which uses the PC instead of a general purpose register is
A. Indexed Addressing mode
B. Relative Addressing mode
C. Direct Addressing mode
D. Indirect Addressing mode
Q10. The situation wherein the data of operands are not available is called
A. Data hazard
B. Stock
C. Deadlock
D. Structural hazard
Q11. Part-BWrite a program to evaluate the arithmetic statement : Y=(A+B)*(C+D) using three address
A. ADDR1, A,BADD R2, C,DMUL Y, R1,R2
B. MUL R1, A,BADD R2, C,DADD Y, R1,R2
C. ADD R1, A,BMUL R2, C,DMUL Y, R1,R2
Q12. Which acts as interface between computer and user?
A. Monitor
B. Printer
C. Input Unit
D. Output Unit
Q13. Can a decoder be used as a Demultiplexer?
A. Yes
B. No
Q14. Which of the following statements about libraries is not true?
A. Code generated that includes libraries, cannot be converted to stand alone code
B. An advantage of libraries is that they consist of code that has already been checked and compiled
C. Programmers can write their own libraries
D. Libraries could include functions for generating random numbers or performing mathematical calculations
Q15. In Full Adder, Cin represents the carry from the
A. Present state
B. Previous state
Q16. What type of keyboard is shown in the picture?
×
A. QERWTY
B. QWERTY
Q17. RAM is made up of
A. Transistor
B. Magnetic Plate
C. Integrated Chip
D. Electronic Chip
Q18. Software is the set of instructions or programs that make a computer function. It cannot be touched or seen.
A. Yes.
B. No.
C. I don’t know.
Q19. The address of the next instruction is stored in the program counter
A. True
B. False
Q20. Listening to audio through the speakers is an example of input.
A. Yes, because you’re inserting data into the computer.
B. No, because you’re not inserting data into the computer.
C. I don’t know.
Q21. The fetch and execution cycles are interleaved with the help of
A. Modification in processor architecture
B. Clock
C. Special unit
D. Control unit
Q22. Microsoft windows
×
A. Hardware
B. Software
C. None of the above
Q23. ___ is driven by clock pulses
A. Microprocessor
B. Integrated circuit
C. Microcontroller
D. Computer system
Q24. The computer used in Intensive care unit
A. Analog Computer
B. Hybrid Computer
C. Digital Computer
Q25. Which register is being described?Holds the data / instructions that have been fetched from memory
A. MAR
B. MDR
C. Accumulator
D. Program Counter
Submitting Your Quiz...
Please wait while we process your answers