Learn Extracted exam questions IGCSE Computer Science 0478_w24_qp_11
0478_w24_qp_11
Source PDF on the left, extracted YAML on the right. Compare numbering, marks, options and text.
The size of a file can be measured using different units.
Tick $(\checkmark)$ \textbf{one} box to show which of these is \textbf{not} a unit of measurement for a file.
The size of a file can be reduced by compressing it.
Give \textbf{two} types of compression that can be used to reduce the size of a file.
- \hrulefill
- \hrulefill
Give \textbf{three} benefits of reducing the size of a file for storage and transmission.
- \hrulefill
- \hrulefill
- \hrulefill
A student has a smartphone.
Identify \textbf{two} input devices that can be built into the smartphone.
- \hrulefill
- \hrulefill
Identify \textbf{two} output devices that can be built into the smartphone.
- \hrulefill
- \hrulefill
The smartphone contains secondary storage.
Explain the purpose of the secondary storage in the smartphone.
Identify the most suitable type of secondary storage for the smartphone.
Explain your choice.
Secondary storage type \hrulefill
Explanation \hrulefill
A user enters text into a computer system, using a keyboard.
An American standard code for information interchange (ASCII) character set is used to convert the text to binary.
Identify \textbf{one} other character set that could be used to convert the text to binary.
The character 'A' is represented by the denary ASCII number 65.
The character 'm' is represented by the denary ASCII number 109.
Convert the \textbf{two} denary ASCII numbers to binary.
65 \hrulefill 109 \hrulefill
Convert the \textbf{two} denary ASCII numbers to hexadecimal.
65 \hrulefill 109 \hrulefill
The character 'y' is represented by the binary ASCII number 01111001.
Convert the binary ASCII number to denary.
Convert the binary ASCII number to hexadecimal.
A logical right shift of two places is performed on the binary ASCII number 01111001.
Give the binary number after the logical right shift of \textbf{two} places is performed.
The character ‘T’ is represented by the binary ASCII number 01010100.
The character ‘t’ is represented by the binary ASCII number 01110100.
Add the \textbf{two} binary numbers using binary addition. Give your answer in binary. Show all your working.
A company decides to create a network for its devices.
All the company devices are within a single room.
The employees will need to use their devices to send data to each other and share files.
The company decides to send data across the network using packet switching.
An employee sends an email to another employee. The email is broken down into packets.
Describe the structure of a packet of data for the email.
The company decides to use parallel full-duplex data transmission to send the data across the network.
Explain the reasons why the company have chosen this method of data transmission.
Give \textbf{two} drawbacks of the company using this method of data transmission.
- \hrulefill
- \hrulefill
Give \textbf{one} other method of data transmission the company could have chosen.
A central processing unit (CPU) performs the fetch–decode–execute (FDE) cycle.
Give the name of \textbf{two} registers that are used in the fetch stage of the cycle.
- \hrulefill
- \hrulefill
Describe what happens at the decode stage of the cycle.
Give \textbf{one} register in the CPU that is used in the execute stage of the cycle.
Buses are used in the CPU to transmit data through the FDE cycle.
Circle \textbf{three} buses that are used in the CPU.
A user changes their CPU from one with a dual core and a clock speed of $2.4 \text{ GHz}$ to one with a dual core and a clock speed of $3.5 \text{ GHz}$.
Explain the effect this change will have on the performance of the CPU.
A computer programmer uses assembly language to create a computer program for an embedded system in a washing machine.
State what is meant by an embedded system.
Give the name of the translator that will be used for the program.
The washing machine needs to display error codes on a small screen if there is a problem with the washing machine.
The error codes are stored as binary. The binary numbers are too long to be displayed on the washing machine.
State how the error codes could be reduced in length to be displayed on the screen.
Give \textbf{one} benefit to the programmer of using assembly language to write the program.
The programmer uses an integrated development environment (IDE) to write the program.
A built-in translator to convert the program into machine code is one way that the IDE helps the computer programmer.
Describe \textbf{three} other ways the IDE can help the programmer.
A computer has an operating system.
The operating system provides several functions.
Tick ($\checkmark$) \textbf{one} box to show which of these is \textbf{not} a function of the operating system.
Identify \textbf{one} other function of an operating system.
Describe the purpose of this function.
Give the name of the set of instructions that are provided to the operating system to allow it to run.
Draw and annotate a diagram to show how a payment transaction is made using digital currency and blockchain.
A doctor’s surgery has an expert system that helps diagnose the illnesses of its patients.
Complete the paragraph about the operation of the expert system.
Use the terms from the list.
Some of the terms in the list will \textbf{not} be used. Some terms may be used more than once.
\begin{itemize} \item artificial \item binary \item central processing unit (CPU) \item data \item inference engine \item interface \item knowledge base \item primary storage \item process \item real \item read only memory (ROM) \item rule base \end{itemize}
An expert system is a type of \underline{\hspace{1.5em}} intelligence. The doctor will type data about the symptoms of the illness into the \underline{\hspace{1.5em}}.
The \underline{\hspace{1.5em}} will decide which questions to ask the doctor. It will do this by linking the facts in the \underline{\hspace{1.5em}} to the \underline{\hspace{1.5em}}.
The \underline{\hspace{1.5em}} will decide on a diagnosis and this will be output on the \underline{\hspace{1.5em}}.
The expert system has the ability to automatically adapt its own processes and data.
Give the name of this ability.