








Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of the WIT-101 computer science and IT course taught by Dr. Salma Shaheen during the academic year 2017-2018. the number of periods per week, total number of periods required, exam and assignment marks distribution, and duration of the end semester exam. Additionally, it explains the role of various computer components, including the input unit, output unit, memory unit, arithmetic logic unit, control unit, and central processing unit.
Typology: Study notes
1 / 14
This page cannot be seen from the preview
Don't miss anything!









**1. Periods per week 04
4. End Sem. Exam marks 60
Total marks=60+40=
**5. Duration of end sem. exam 2.5 Hours
An arithmetic logic unit (ALU) is a digital circuit that performs arithmetic and logical operations. The ALU is a fundamental building block of the central processing unit (CPU) of a computer, and even the simplest microprocessors contain one for purposes such as maintaining timers.
The next component of computer is the Control Unit, which acts like the supervisor seeing that things are done in proper fashion.
Control Unit is responsible for co ordinating various operations using time signal. The control unit determines the sequence in which computer programs and instructions are executed.
Things like processing of programs stored in the main memory, interpretation of the instructions and issuing of signals for other units of the computer to execute them.
It also acts as a switch board operator when several users access the computer simultaneously. Thereby it coordinates the activities of computer’s peripheral equipment as they perform the input and output.
The control unit and ALU of a computer system are jointly known as the CPU. The CPU is the brain of computer system. It takes all calculations and comparisons in a computer systems and it is also responsible for activating and controlling the operations of other units of computer system.