1.

Which of the following is not control character?(a) BS(b) NUL(c) ampersand(d) HTThe question was asked during an interview.Enquiry is from URL Encoding in section HTML Images & Web Page Files of HTML

Answer» RIGHT choice is (C) ampersand

Explanation: ASCII control CHARACTERS are defined from %00-%1F, these characters are to DESIGN control hardware devices. These characters are not used inside URL. NUL, ENQ, ETX, BEL, BS, HT, LF, EOT, CR, DLE, DC3 are some of the control characters. BS is for backspace, NUL is for null character, HT is for the horizontal tab character.


Discussion

No Comment Found

Related InterviewSolutions