Character encoding

EasyMedium
12345678910111213
Question 13
Easy

A programmer calls a subroutine CODE_TO_CHAR(0x6D) where the argument is a hexadecimal value, and the character set used is standard ASCII.

Select the character that is returned by this subroutine call.

'l'

'm'

'M'

'n'

Character encoding Questions

  1. GCSE
  2. /Computer Science
  3. /Character encoding