Posts

Showing posts with the label Advanced computer Part 1 QA

Advanced Computer Part 1 QA

Advanced Computer  Part 1  Questions and Answers Advanced Computer Fundamentals What is a computer architecture? Computer architecture refers to the design and organization of a computer system, including its hardware components, instruction set, and data flow. What is the difference between data and information? Data is raw and unprocessed facts, while information is processed data that is meaningful and useful for decision-making. What is the role of an operating system in a computer? The operating system acts as an interface between the user and hardware, managing system resources and ensuring smooth operation. What is multitasking in an operating system? Multitasking allows an operating system to run multiple programs simultaneously by sharing CPU time. What is multiprocessing? Multiprocessing is the use of two or more CPUs within a single computer system to increase performance. CPU and Processing What is instruction cycle? The instruction cy...