Q1. ___ refers to a code usually in machine language or binary code, a language that computer can understand easily and run on hardware
Q2. Program is translated line by line as the program is running
Q3. ___ is volatile memory
Q4. RAM is faster to access than a register
Q5. Initial Program to start the computer is called
Q6. ___ starts the operating system when the user turns on a computer system.
Q7. In A or B and C what operation occurs first?
Q8. Which of the following is an input device?
Q9. Which is your school name
Q10. The registers, ALU and the intercon- nection between them are collectively called as
Q11. Which bus is used to send read and write signals to a storage device such as a HDD?
Q12. The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called
Q13. The amount of time taken to produce data required from memory, from start of access till availability of data is
Q14. What is the purpose of Utility Software? Click all that apply
Q15. The output of a logic gate is 1 when all the input are at logic 0 as shown n below: INPUT OUTPUT A B C 0 0 1 0 1 0 1 0 0 1 1 0INPUT OUTPUT A B C 0a0 1 0 1 0 1 0 0 1 1 1 The gate is either
Q16. In the case of, Zero-address instruction method the operands are stored in
Q17. A counter circuit is usually constructed of
Q18. The first general purpose microprocessor was developed by
Q19. ___ store data and program temporarily.
Q20. A bus scores over a multistage switching network in which one of the following aspects
Q21. The operation code must contain at least ___ bits for a given 4 distinct operations.
Q22. What does GUI stand for?
Q23. Why were high-level languages developed?
Q24. Total number of inputs in a half adder is
Q25. Simplified form of the boolean expression (X+Y+XY) (X+Z) is