Empowering Students with AI-Powered Assessments & Intelligent Learning
Chapter Exam

Chapter 12: HTML - Adding multimedia elements and Forms — Online MCQ Test

COMPUTER APPLICATIONS · CLASS 11th · Tamil Nadu State Board

Practice Chapter 12: HTML - Adding multimedia elements and Forms with a free chapter-wise online MCQ test for Tamil Nadu State Board CLASS 11th COMPUTER APPLICATIONS. This chapter covers: Exploring advanced web authoring this chapter covers audio and video embedding alongside form input elements. Students create interactive user input forms text fields checkboxes ra.... AI-generated questions from basic to board-exam level, with instant results and explanations.

10
Questions
20m
Time Limit
3
Attempts Left
  • 10 random questions from this chapter (mixed difficulty)
  • Questions you've seen before won't repeat until the pool resets
  • You have 20 minutes — exam auto-submits when time is up
  • Maximum 3 attempts per chapter
  • Results and explanations shown immediately after submission
Login to Start This Exam →

New here? Register free — includes 3 free chapter exams.

Chapter 12: HTML - Adding multimedia elements and Forms — Important Questions & Answers (FAQ)

Frequently asked questions from Tamil Nadu State Board CLASS 11th COMPUTER APPLICATIONS — Chapter 12: HTML - Adding multimedia elements and Forms, with answers and explanations. These are sample questions; the exam has its own separate question set.

Which tag is used to embed video files in HTML5?
  • A. <video> ✓
  • B. <media>
  • C. <movie>
  • D. <embed>
Answer: A. <video>
The <video> tag is the standard HTML5 element for embedding video content.
Which attribute is used to provide a link to the media file in the <audio> tag?
  • A. link
  • B. src ✓
  • C. href
  • D. file
Answer: B. src
The 'src' attribute specifies the URL of the media file to be played.
Which attribute enables the browser to show default playback controls like play and volume?
  • A. play
  • B. show
  • C. controls ✓
  • D. display
Answer: C. controls
The 'controls' attribute adds the play/pause and volume buttons to the media player interface.
If you want to ensure a user fills out a field before submitting a form, which attribute is used?
  • A. validate
  • B. mandatory
  • C. required ✓
  • D. checked
Answer: C. required
The 'required' attribute prevents form submission if the specific input field is empty.
Which of these is NOT a valid attribute for the <form> tag?
  • A. action
  • B. method
  • C. enctype
  • D. src ✓
Answer: D. src
The <form> tag uses action, method, and enctype, but it does not use a 'src' attribute.

Choose Your Plan & Start Practising

All plans cover every subject and chapter of your registered grade.

Free
₹0
3 exams · 1 year
Start Free →
Active
₹350
12 exams · 1 year
Get Active →
Pro
₹899
Unlimited exams · 1 year
Get Pro →

Compare all plans in detail →