Computer Applications
…………… allows a single selection at a time.
- Reset
- Radio button
- Submit
- None of these
HTML Advanced Features
2 Likes
Answer
Radio button
Reason — Radio button allows a single selection at a time.
Answered By
2 Likes
Related Questions
An IP address is a string of …………… numbers separated by periods.
- 3
- 4
- 2
- 5
Which service is used by users to send text messages to each other?
- MMS
- SMS
- Modem
- Video chat
How do you embed audio in an HTML page?
- <audio src = "audio.mp3">
- <sound src = "audio.mp3">
- <embed src = "audio.mp3">
- <mp3 src = "audio.mp3">
To insert a table on a web page, we use …………… tag.
- <TD>
- <TH>
- <TABLE>
- <BODY>