SlideShare a Scribd company logo
Transmitting and Receiving The information process that involves the transfer of data and information from within and between information systems. It involves: Communication concepts Hardware Software Non- computer tools Social and Ethical Issues
Communication concepts Serial and Parallel Synchronous and asynchronous Simplex, half duplex and full duplex Bit and Baud Rates
Communication Concepts Communication Concepts The concepts central to the communication process are: Serial and parallel Simplex, half duplex and full duplex Synchronous and asynchronous Each concept describes a characteristic that must be agreed upon for successful communication to occur. These characteristics underpin the operation of hardware and software used for transmitting and receiving.
Serial and Parallel Serial transmission can be likened to a single lane road. Parallel transmission is more like a multi-lane road. Today parallel transmission is rarely used for communication outside of an individual computer. The majority of computer systems only use parallel communication between components that are part of the motherboard or are connected directly to the motherboard. In the near future it is likely that computers and printers will not contain parallel ports at all. Parallel transmission is significantly faster than serial transmission. However, parallel transmission is only ever used over small distances. There are problems related with parallel transmission: There are many more wires required for parallel. The extra cost becomes more significant as the distance increases. Data must be assembled into groups equal to the number of parallel wires.  In our multi-lane road, as the length increases, it becomes harder for the cars to remain precisely side by side so the result in a computer is that not all bits arrive at the same time.  – ‘Data skew’
Serial and Parallel Transfer
Synchronous and Asynchronous Serial transmission can be either asynchronous or synchronous.  In Asynchronous transmission, each byte is identified with special start and stop bits.  In asynchronous transmission, there is only one wire/signal carrying the transmission.  This has become the standard for personal computers providing connectivity to printers, modems, fax machines, etc. Synchronous transmission requires all data to be sent at the same rate. It is faster and more efficient than asynchronous transmission, and is used on larger computer systems.
Simplex mode Simplex mode One way
Simplex Mode Simplex  means that the communication only occurs in one direction. For example, television that is not interactive uses a single channel to transfer the data into one direction
Half duplex mode Half Duplex mode Both ways one at a time
Half Duplex Mode Half duplex  means that communication can occur in both directions, but never at the same time. For example a walkie talkie, operates in half-duplex using a single channel.  In an IPT situation, this can be associated with working on the server as you can open and save documents on the network but never at the same time. Also like a single laned bridge.
Full duplex mode Full Duplex mode Both ways simultaneously
Full Duplex Mode Full duplex  means that data can be transferred in both directions at the same time. For example, normal traffic, telephones where both parties are able to talk at the same time.
Bit and Baud Rates Bit and Baud Rates The speed of data transfer is measured either by its baud rate or by the number of bits per second (bps). Baud rate is a measure of the maximum number of data symbols or electrical signals that can be sent per second over the communication link.  Bits per Second (bps) is a measurement for the speed of data transfer. Bps is an indication of how many bits pass a certain point in one second. The larger the bps/ baud rate the faster the download and/or upload time will be
Hardware Modem Networks- LAN & WAN Ports Internal Bus
Hardware Bus A bus is the pathway of wires and connectors that provides the link between input, storage, process and output devices. The computer bus will connect all devices to the computer CPU and main memory. The speed of a bus is an important factor in the performance of the computer. A faster bus will make the applications run faster. An internal bus is located on the motherboard and links the CPU and memory. An expansion bus connects peripheral devices to the CPU and memory.
A port is a socket used to connect peripheral devices. Usually located at the rear of the system. Available in two types: Male and female. Parallel ports transmit eight bits (one byte) at a time along eight parallel lines. It is more popularly used in computer printers however is still used in other devices: Printer  Scanner  External Drives  Serial ports transmit data one bit at a time using only one communication line. They are commonly found on the majority of PC compatible computers. Below is a listing of various hardware components which can be purchased and used with your Serial port. Mouse  Modem  Network  Printer  Ports
Modems A modem is a device that enables data to be transmitted from one computer to another. The word modem stands for  mo dulator/ dem odulator. This is because a modem converts (modulates) digital signals sent from a computer into analog signals, suitable for transmission on a telephone line. Analog signals are pulses in the form of waves. They can be either electrical pulses, or light pulses. When the signal is received by another modem, it reverses the process by converting (demodulating) the analog signal into a digital signal suitable for the receiving computer.  Modems can be internal or external. Internal modems are a type of expansion card fitted into an expansion slot inside the system unit. They have become quite popular because they do not occupy much desk space.  External modems are usually connected to a serial port and require a power supply and take up some desk space. They have a set of status lights to indicate what the modem is doing, and are generally more expensive than internal modems. For example: The Creative Modem Blaster (internal modem) : $45   A Open FM56-EXV (External Modem): $63 The speed of a modem is measured by bps or the baud rate. Because of the speed limitations of modems, many users are upgrading to a broadband connection such as a cable modem or DSL, which offer a faster download and upload speed when compared to the modem.
Inside a typical 56K modem:
TOP SELLING MODEMS $39 - $80   D-Link (DCM-202) Cable Modem Cable Modem, External Enclosure, USB Interface, 43 Mbps  $62 - $85   Linksys  BEFCMU10 Cable Modem Cable Modem, External Enclosure, USB Interface, 42.88 Mbps   $65 - $99   Motorola  SURFboard  SB5120 Cable Modem Cable Modem, External Enclosure, USB Interface, 38 Mbps
NIC NIC – is a Network Interface Card. They allow you to connect to a network.  Network cards such as this one can transmit data at high speed over ethernet cables.
Networks When a number of peripheral devices are connected, it is called a network. The simplest form is when one computer is directly connected to another computer using a cable. However it can often consist of hundreds of computers connected together.  The devices used to send data to a computer system or receive data from a processor are called terminals. They can be dumb, smart, or intelligent. Dumb terminals do not contain a processor and usually consist of a keyboard and monitor.  Smart terminals can do some low-level processing such as text editing. Intelligent terminals have both memory and processing capabilities. Networks are classified according to the distances they cover and include local area networks and wide area networks. Local Area Networks (LANs) connect computers within a building or group of building on one site. They are found in offices, hospitals, schools and tertiary institutions.  Wide area networks (WANs) connect computers over hundreds or thousands of kilometres. They often consist of a main computer system called a host and a number of terminals. WANs are slower than LANs at transferring data because they are not directly connected.
Networks- LAN
Networks-WAN
The Internet The Internet is also classified as a network
Software Data Compression Data Encryption  Picture E mail Communication
Software All Application software transmits and receives data within an individual computer. Communications software  manages the data, files and commands between computers. It uses protocols to establish a connection. It defines how the information is transmitted and how errors are detected. There are a number of different  protocols for networks with the most popular being: Ethernet and Token Ring Compression software  reduces the number of bits required to represent data. It compacts the data so that it takes up less space on a disk and requires less time to download. Compressed data must be decompressed in order to extract original information. Example, WinZip Electronic mail (email)  allows communication with other users by sending and receiving electronic messages using a computer. Email messages are often short and are typed quickly. Example, Hotmail, Yahoo! Mail Data Encryption  is used to prevent data from being intercepted and read during transmission. The data is ‘scrambled’ so that it is meaningless to anyone other than the recipient, who uses the same encryption software to convert it back. Example, Cypherus, Crypkey
Software- Email
Non- computer tools Telephone Fax Radio TV Talking Snail Mail
Non-Computer tools Non-computer tools used to transmit and receive include: The mail system : This makes it possible to send a letter or package to the address of any person around the world. The delivery of mail is dependent on road, rail and air transportation systems. Mail systems have improved steadily, especially with the development of machines that can sort letters.  These advances in technology mean that there are now faster methods of postal handling and delivery. The telephone system  transmits sounds or speech between distant places along telephone lines. It is a convenient method of communicating with people around the world. Fax machines  transmit and reproduce documents by mean of signals sent over telephone lines.  Radio  is the transmission and detection of sound using electromagnetic waves that travel through the air. It remains a popular form of communication but it is restricted to a one-way transmission of data. Television  is the transmission and detection of images and sound using electromagnetic waves that travel through the air. A scene to be televised is translated into a sequence of electrical impulses that are transmitted via an antenna. Television has recently become interactive with Foxtel Digital, and this means that it is now capable of two-way transmission.
                  
Social and ethical issues Acknowledgement Nature of Work Netiquette Privacy Security
Social and Ethical Issues The widespread use of information technology has raised a number of ethical issues for people. As it is so easy to publish information on the internet, the  accuracy  of the information received from the internet is not guaranteed. The  security  of data transferred over the internet is a great problem. One method to protect data from deliberate or accidental damage is by using a certificate, this will have a digital signature that is an encrypted code and it will identify a particular person or website so that unauthorized persons may not access it.  Communication over the internet or  ‘Netiquette’  is compromised when users send inoffensive messages, do not infringe copyright or have respect for the privacy of other users.
Social and Ethical Issues Acknowledgement of sources  is necessary when downloading data and it is protected by copyright. Privacy can be an issue when receiving information from the internet. Some websites use cookies to record information about visitors to their site. Some people argue that these cookies are an invasion of privacy. In some areas of  employment , the information systems have improved the nature of work and allow workers to learn new skills. However, it may also have the reverse effect and some people’s jobs now require fewer skills (deskilling). The  Internet  is also having an impact on traditional businesses as many are trading entirely online and using websites to promote their goods and services. This means that the traditional businesses that provide an opportunity for human interaction are being challenged.
Quiz Click here for  Quiz

More Related Content

PPT
Transmitting Receiving
PPT
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
PPTX
Computer Networks for Computer Science Student
DOCX
Data communications Class notes
PDF
Lesson 5 data communication and networking (136 kb)
PDF
Computer network unit 1 notes
PPTX
Communications
PPTX
(computer Networks it) by gulshan k maheshwari qau
Transmitting Receiving
Transmitting And Receiving By Alyce Muldoon And Sarah Bryant
Computer Networks for Computer Science Student
Data communications Class notes
Lesson 5 data communication and networking (136 kb)
Computer network unit 1 notes
Communications
(computer Networks it) by gulshan k maheshwari qau

What's hot (20)

PPT
12 ipt 0303 transmitting and receiving
PPTX
Data Communication & Network
PPTX
Computer networks
PDF
Introduction to Data Communication
PPTX
CND_22634_UNIT1_MSBTE_Computer network and Data Communication
PDF
Introduction to computer networks ppt download
PPTX
Computer Networks
PPTX
Data communication MIS
PDF
Data Communication & Networking
PPT
1. introduction data comm
PPTX
Data Communication 1
PPTX
Computer Networks | Unit-1 | GTU | 4th Semester
PPSX
Communication technology
PPT
PDF
Basics of data communication and computer networking (262 kb)
PPTX
Data Communication and Networks
PDF
Data Communication and Networking
PPTX
Data communication and Networks
PDF
Assignment 1,computer networks-317
12 ipt 0303 transmitting and receiving
Data Communication & Network
Computer networks
Introduction to Data Communication
CND_22634_UNIT1_MSBTE_Computer network and Data Communication
Introduction to computer networks ppt download
Computer Networks
Data communication MIS
Data Communication & Networking
1. introduction data comm
Data Communication 1
Computer Networks | Unit-1 | GTU | 4th Semester
Communication technology
Basics of data communication and computer networking (262 kb)
Data Communication and Networks
Data Communication and Networking
Data communication and Networks
Assignment 1,computer networks-317
Ad

Similar to Transmitting And Receiving ( Sim And Han).Pptw.Quiz (20)

PDF
1834902182 julkar naim_dcam
PDF
ntroduction to data and communication computer notes form one for kenyan high...
PPT
Data communication basics
ODP
Data communication basics
PPT
Stoe Noll Westin Data Transmission Presentation
PDF
Data Communication
PPTX
Basics in internet Communication ppt.pptx
PPTX
Networking devices
PPTX
Lesson 7 data communication
PPTX
Communication and internet part1 by sadiqkhalif
PPTX
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
PPT
Networks
PPTX
Unit_1_CN NAK.pptx Introduction to network and physical network
PDF
Computer Networks-1 1st unit (10CS55) VTU
PDF
Notes on Class 2
PPTX
Introduction to Data Communication by Vishal Garg
PPT
Computer Data Processing And Representation 4
PPT
Unit 5
PPT
Data Communication 5
1834902182 julkar naim_dcam
ntroduction to data and communication computer notes form one for kenyan high...
Data communication basics
Data communication basics
Stoe Noll Westin Data Transmission Presentation
Data Communication
Basics in internet Communication ppt.pptx
Networking devices
Lesson 7 data communication
Communication and internet part1 by sadiqkhalif
963cbe79-8554-4130-a03e-adb5bf9449ca (1).pptx
Networks
Unit_1_CN NAK.pptx Introduction to network and physical network
Computer Networks-1 1st unit (10CS55) VTU
Notes on Class 2
Introduction to Data Communication by Vishal Garg
Computer Data Processing And Representation 4
Unit 5
Data Communication 5
Ad

Recently uploaded (20)

PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
OMC Textile Division Presentation 2021.pptx
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
1. Introduction to Computer Programming.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
gpt5_lecture_notes_comprehensive_20250812015547.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
TLE Review Electricity (Electricity).pptx
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Mushroom cultivation and it's methods.pdf
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
A comparative analysis of optical character recognition models for extracting...
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
OMC Textile Division Presentation 2021.pptx
Building Integrated photovoltaic BIPV_UPV.pdf
Unlocking AI with Model Context Protocol (MCP)
1. Introduction to Computer Programming.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
gpt5_lecture_notes_comprehensive_20250812015547.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
TLE Review Electricity (Electricity).pptx
Encapsulation_ Review paper, used for researhc scholars
MIND Revenue Release Quarter 2 2025 Press Release
Diabetes mellitus diagnosis method based random forest with bat algorithm
Heart disease approach using modified random forest and particle swarm optimi...
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
Mobile App Security Testing_ A Comprehensive Guide.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Mushroom cultivation and it's methods.pdf
NewMind AI Weekly Chronicles - August'25-Week II
Build a system with the filesystem maintained by OSTree @ COSCUP 2025

Transmitting And Receiving ( Sim And Han).Pptw.Quiz

  • 1. Transmitting and Receiving The information process that involves the transfer of data and information from within and between information systems. It involves: Communication concepts Hardware Software Non- computer tools Social and Ethical Issues
  • 2. Communication concepts Serial and Parallel Synchronous and asynchronous Simplex, half duplex and full duplex Bit and Baud Rates
  • 3. Communication Concepts Communication Concepts The concepts central to the communication process are: Serial and parallel Simplex, half duplex and full duplex Synchronous and asynchronous Each concept describes a characteristic that must be agreed upon for successful communication to occur. These characteristics underpin the operation of hardware and software used for transmitting and receiving.
  • 4. Serial and Parallel Serial transmission can be likened to a single lane road. Parallel transmission is more like a multi-lane road. Today parallel transmission is rarely used for communication outside of an individual computer. The majority of computer systems only use parallel communication between components that are part of the motherboard or are connected directly to the motherboard. In the near future it is likely that computers and printers will not contain parallel ports at all. Parallel transmission is significantly faster than serial transmission. However, parallel transmission is only ever used over small distances. There are problems related with parallel transmission: There are many more wires required for parallel. The extra cost becomes more significant as the distance increases. Data must be assembled into groups equal to the number of parallel wires. In our multi-lane road, as the length increases, it becomes harder for the cars to remain precisely side by side so the result in a computer is that not all bits arrive at the same time. – ‘Data skew’
  • 6. Synchronous and Asynchronous Serial transmission can be either asynchronous or synchronous. In Asynchronous transmission, each byte is identified with special start and stop bits. In asynchronous transmission, there is only one wire/signal carrying the transmission. This has become the standard for personal computers providing connectivity to printers, modems, fax machines, etc. Synchronous transmission requires all data to be sent at the same rate. It is faster and more efficient than asynchronous transmission, and is used on larger computer systems.
  • 7. Simplex mode Simplex mode One way
  • 8. Simplex Mode Simplex means that the communication only occurs in one direction. For example, television that is not interactive uses a single channel to transfer the data into one direction
  • 9. Half duplex mode Half Duplex mode Both ways one at a time
  • 10. Half Duplex Mode Half duplex means that communication can occur in both directions, but never at the same time. For example a walkie talkie, operates in half-duplex using a single channel. In an IPT situation, this can be associated with working on the server as you can open and save documents on the network but never at the same time. Also like a single laned bridge.
  • 11. Full duplex mode Full Duplex mode Both ways simultaneously
  • 12. Full Duplex Mode Full duplex means that data can be transferred in both directions at the same time. For example, normal traffic, telephones where both parties are able to talk at the same time.
  • 13. Bit and Baud Rates Bit and Baud Rates The speed of data transfer is measured either by its baud rate or by the number of bits per second (bps). Baud rate is a measure of the maximum number of data symbols or electrical signals that can be sent per second over the communication link. Bits per Second (bps) is a measurement for the speed of data transfer. Bps is an indication of how many bits pass a certain point in one second. The larger the bps/ baud rate the faster the download and/or upload time will be
  • 14. Hardware Modem Networks- LAN & WAN Ports Internal Bus
  • 15. Hardware Bus A bus is the pathway of wires and connectors that provides the link between input, storage, process and output devices. The computer bus will connect all devices to the computer CPU and main memory. The speed of a bus is an important factor in the performance of the computer. A faster bus will make the applications run faster. An internal bus is located on the motherboard and links the CPU and memory. An expansion bus connects peripheral devices to the CPU and memory.
  • 16. A port is a socket used to connect peripheral devices. Usually located at the rear of the system. Available in two types: Male and female. Parallel ports transmit eight bits (one byte) at a time along eight parallel lines. It is more popularly used in computer printers however is still used in other devices: Printer Scanner External Drives Serial ports transmit data one bit at a time using only one communication line. They are commonly found on the majority of PC compatible computers. Below is a listing of various hardware components which can be purchased and used with your Serial port. Mouse Modem Network Printer Ports
  • 17. Modems A modem is a device that enables data to be transmitted from one computer to another. The word modem stands for mo dulator/ dem odulator. This is because a modem converts (modulates) digital signals sent from a computer into analog signals, suitable for transmission on a telephone line. Analog signals are pulses in the form of waves. They can be either electrical pulses, or light pulses. When the signal is received by another modem, it reverses the process by converting (demodulating) the analog signal into a digital signal suitable for the receiving computer. Modems can be internal or external. Internal modems are a type of expansion card fitted into an expansion slot inside the system unit. They have become quite popular because they do not occupy much desk space. External modems are usually connected to a serial port and require a power supply and take up some desk space. They have a set of status lights to indicate what the modem is doing, and are generally more expensive than internal modems. For example: The Creative Modem Blaster (internal modem) : $45 A Open FM56-EXV (External Modem): $63 The speed of a modem is measured by bps or the baud rate. Because of the speed limitations of modems, many users are upgrading to a broadband connection such as a cable modem or DSL, which offer a faster download and upload speed when compared to the modem.
  • 18. Inside a typical 56K modem:
  • 19. TOP SELLING MODEMS $39 - $80 D-Link (DCM-202) Cable Modem Cable Modem, External Enclosure, USB Interface, 43 Mbps $62 - $85 Linksys BEFCMU10 Cable Modem Cable Modem, External Enclosure, USB Interface, 42.88 Mbps $65 - $99 Motorola SURFboard SB5120 Cable Modem Cable Modem, External Enclosure, USB Interface, 38 Mbps
  • 20. NIC NIC – is a Network Interface Card. They allow you to connect to a network. Network cards such as this one can transmit data at high speed over ethernet cables.
  • 21. Networks When a number of peripheral devices are connected, it is called a network. The simplest form is when one computer is directly connected to another computer using a cable. However it can often consist of hundreds of computers connected together. The devices used to send data to a computer system or receive data from a processor are called terminals. They can be dumb, smart, or intelligent. Dumb terminals do not contain a processor and usually consist of a keyboard and monitor. Smart terminals can do some low-level processing such as text editing. Intelligent terminals have both memory and processing capabilities. Networks are classified according to the distances they cover and include local area networks and wide area networks. Local Area Networks (LANs) connect computers within a building or group of building on one site. They are found in offices, hospitals, schools and tertiary institutions. Wide area networks (WANs) connect computers over hundreds or thousands of kilometres. They often consist of a main computer system called a host and a number of terminals. WANs are slower than LANs at transferring data because they are not directly connected.
  • 24. The Internet The Internet is also classified as a network
  • 25. Software Data Compression Data Encryption Picture E mail Communication
  • 26. Software All Application software transmits and receives data within an individual computer. Communications software manages the data, files and commands between computers. It uses protocols to establish a connection. It defines how the information is transmitted and how errors are detected. There are a number of different protocols for networks with the most popular being: Ethernet and Token Ring Compression software reduces the number of bits required to represent data. It compacts the data so that it takes up less space on a disk and requires less time to download. Compressed data must be decompressed in order to extract original information. Example, WinZip Electronic mail (email) allows communication with other users by sending and receiving electronic messages using a computer. Email messages are often short and are typed quickly. Example, Hotmail, Yahoo! Mail Data Encryption is used to prevent data from being intercepted and read during transmission. The data is ‘scrambled’ so that it is meaningless to anyone other than the recipient, who uses the same encryption software to convert it back. Example, Cypherus, Crypkey
  • 28. Non- computer tools Telephone Fax Radio TV Talking Snail Mail
  • 29. Non-Computer tools Non-computer tools used to transmit and receive include: The mail system : This makes it possible to send a letter or package to the address of any person around the world. The delivery of mail is dependent on road, rail and air transportation systems. Mail systems have improved steadily, especially with the development of machines that can sort letters. These advances in technology mean that there are now faster methods of postal handling and delivery. The telephone system transmits sounds or speech between distant places along telephone lines. It is a convenient method of communicating with people around the world. Fax machines transmit and reproduce documents by mean of signals sent over telephone lines. Radio is the transmission and detection of sound using electromagnetic waves that travel through the air. It remains a popular form of communication but it is restricted to a one-way transmission of data. Television is the transmission and detection of images and sound using electromagnetic waves that travel through the air. A scene to be televised is translated into a sequence of electrical impulses that are transmitted via an antenna. Television has recently become interactive with Foxtel Digital, and this means that it is now capable of two-way transmission.
  • 30.                
  • 31. Social and ethical issues Acknowledgement Nature of Work Netiquette Privacy Security
  • 32. Social and Ethical Issues The widespread use of information technology has raised a number of ethical issues for people. As it is so easy to publish information on the internet, the accuracy of the information received from the internet is not guaranteed. The security of data transferred over the internet is a great problem. One method to protect data from deliberate or accidental damage is by using a certificate, this will have a digital signature that is an encrypted code and it will identify a particular person or website so that unauthorized persons may not access it. Communication over the internet or ‘Netiquette’ is compromised when users send inoffensive messages, do not infringe copyright or have respect for the privacy of other users.
  • 33. Social and Ethical Issues Acknowledgement of sources is necessary when downloading data and it is protected by copyright. Privacy can be an issue when receiving information from the internet. Some websites use cookies to record information about visitors to their site. Some people argue that these cookies are an invasion of privacy. In some areas of employment , the information systems have improved the nature of work and allow workers to learn new skills. However, it may also have the reverse effect and some people’s jobs now require fewer skills (deskilling). The Internet is also having an impact on traditional businesses as many are trading entirely online and using websites to promote their goods and services. This means that the traditional businesses that provide an opportunity for human interaction are being challenged.
  • 34. Quiz Click here for Quiz