An automated system monitoring network health runs a script containing the assignment statements shown below:
prefix ← 'service '
suffix ← ' down'
Select the option that shows the exact value of the variable result after the following concatenation operation is executed:
’service down’\texttt{'service\ down'}’service down’
’servicedown’\texttt{'servicedown'}’servicedown’
’service down’\texttt{'service\ \ \ down'}’service down’
’service down’\texttt{'service\ \ down'}’service down’
89 exam-style questions on AQA GCSE Computer Science String handling operations in a programming language. Each one has a worked solution and a mark scheme showing where the marks go.