Differentiate between modulation and demodulation as used in data communication
Modulation refers to the process of converting a digital signal to analog signal at the transmission end while demodulation is to converting analog signal to digital signal at the receiving end
Describe the purpose of the
(i) control unit
(ii) memory unit
(iii) arithmetic logic unit
in a computer.
i) To manage the execution of instructions
By running a clock
To decode instructions
(ii) To store OS
To store those parts of applications programs currently running
To store data currently in use
(iii) Part of the processor where data is processed/manipulated
All I/O must pass through here
Explain what is meant by the two terms download speed and upload speed
download speed :
– speed at which information/data is transferred FROM server/Internet
– speed at which information/data is transferred TO the user’s computer
upload speed :
– speed at which information/data is transferred FROM user’s computer
– speed at which information/data is transferred TO the Internet/server
Suggest one disadvantage to the programmer of using a high-level language instead of a low-level language.
A large comprehensive school has over 500 computers connected to their Local Area Network (LAN) with a connection to the Internet. (a) Describe, in detail, four disadvantages for the school of having a network of computers compared to stand alone computers
A network manager may need to be employed which might be expensive
Could be infected with a virus that could spread to all other computers
Security problems receive traffic from other networks
Hackers may gain access as the network only as secure as weakest point of entry to data and steal/destroy
The server/switch could go down (main cable break) so all workstations on the network are affected
Can be expensive to set up as Initial cost of servers, communication devices, switches, network software etc.
Substantial Initial disruption: drilling holes, fitting trunking, running cables between buildings etc…
Can have a slow response time due to heavy network traffic so users cannot work as effectively
Detecting network problems can be more difficult on a network i.e difficult to isolate
Can be slow to log in to a network As it slow to download software/check password
Only limited storage space available on network while one has access to all hard disc drive on standalone computer
Time and effort to set up users o Can just start a standalone and use computer
Complete the data dictionary below for the Student entity.
Explain the Fetch – Execute cycle and provide an example of a Central Processing Unit (CPU) component for each stage of the cycle
The Fetch – Execute cycle is a sequence of actions, performed by the processor as it fetches
a program instruction from its memory, determines what the instruction wants to do and
carries out those actions. The stages of the cycle are provided below.
What is entity integrity?
State ways of identifying illegal copies of an operating system
State one ethical responsibility of software users
Describe the purpose of two registers that are used by Von Neumann architecture.
MAR( memory address register)
MDR or memory data register
Program counter
Accumulator
state two advantages of using a pseudocode during program design
Define an end user license agreement (EULA).
List two types of network software
Distinguish between an optical scanner and a magnetic ink scanner
Students are using their wireless notebooks to complete their work in a classroom. They will need to connect wirelessly to a printer to print their answers at the end of the lesson.
Describe how CSMA/CA (Carrier-sense multiple access with collision avoidance) operates in the above scenario.
What is a computer keyboard?
A computer keyboard is an input device used to enter text, characters, and various commands into a computer or other digital devices.
Distinguish between operating system software and an application software
Explain the difference between
(i) serial and parallel,
(ii) simplex and duplex
modes of data transmission.
(ii) State what ROM and RAM store.
ROM stores BIOS / bootstrap / start-up
RAM stores currently executing programs and data