Explore topic-wise MCQs in Html.

This section includes 5 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.

1.

In URL encoding replaces non-ASCII characters with ________.

A. &
B. %
C. +
D. *
E. None of these
Answer» C. +
2.

ASCII is _____________.

A. 3-bit character set
B. 6-bit character set
C. 7-bit character set
D. 9-bit character set
E. None of these
Answer» D. 9-bit character set
3.

URL is ___________.

A. source code
B. an attribute
C. web address
D. user s address
E. None of these
Answer» D. user s address
4.

What is URL encode of & ?

A. %2c
B. %26
C. %24
D. %3d
E. None of these
Answer» C. %24
5.

What is the URL Encode for the character M ?

A. %50
B. %47
C. %4A
D. %4D
E. None of these
Answer» E. None of these