Multiple choice

What is not true about HTML file?

  1. This file can be created by using a simple text.

  2. This file may or may not have HTM or HTML file extension.

  3. This is a text file.

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

HTML files require a .html or .htm extension to be properly recognized by browsers and operating systems. Option B's claim that they 'may or may not' have this extension is false, making it the correct answer to 'what is not true'. Options A and C describe true facts about HTML files being plain text files created with text editors.