All videos that are streamed are compressed. Customers have the option to choose from watching the videos with lossy compression or lossless compression.
Explain how this choice will impact the customer.
Did this page help you?
Exam code: H446
All videos that are streamed are compressed. Customers have the option to choose from watching the videos with lossy compression or lossless compression.
Explain how this choice will impact the customer.
How did you do?
Did this page help you?
A hotel stores data about rooms, customers and bookings in a database. Each customer can book multiple rooms and each room can be booked multiple times.
Describe two different ways that hashing could be used in this database.
How did you do?
Did this page help you?
A team of programmers create a robot that will be used in a factory. The robot will be able to do the work of multiple humans.
The programmers discuss whether to write the instructions for the robot in assembly language or a high-level language.
The robot stores data internally and also communicates with other robots and users via a wireless network which is password protected. All data for these tasks is secured using either encryption or hashing.
Compare the robot’s use of encryption and hashing for storing and communicating data
You should include the following in your answer:
the different types of encryption that could be used and how this would secure data
how hashing could be used to secure data and which data would be suitable
why encryption and hashing are used by the robot for stored data and communications.
How did you do?
Did this page help you?
OCR Solutions is a software development company. Employees use a wide range of application software to complete admin tasks. Tasks include writing letters to clients and creating graphics.
The thin client computer needs to send data that is input by the user to the server so that the virtual machine can process it. For example, it will send text entered by the user on the thin client computer to the application software running on the virtual machine.
Data is compressed in order to improve the speed of data transmission between the client and the server.
Explain why lossless compression should be used instead of lossy compression.
How did you do?
Did this page help you?