1
Strings
medium
A log processing script receives a multiline string log. The script needs to check if the string ends with the substring 'ERROR'. Which method should be used?
PCAP
Full exam simulation
Strings
A log processing script receives a multiline string log. The script needs to check if the string ends with the substring 'ERROR'. Which method should be used?