App Logo

No.1 PSC Learning App

1M+ Downloads
An example for an empty tag in HTML is :

A<html>

B<img>

C<body>

D<b>

Answer:

B. <img>

Read Explanation:

  • According to the HTML5 specification, there are 15 empty tags, these are also known as self-closing or void tags because they do not have a corresponding closing tag and they cannot contain other elements.

  • Some common examples of empty tags include <br> , <hr> , <img> , <input> , <link> , and <meta>


Related Questions:

Which command used to display the current working directory in Linux ?
What is an abstract class in OOP?

താഴെ പറയുന്ന പ്രസ്താവനകൾ ഏത് പ്രോഗ്രാമിങ് ലാംഗ്വേജിനെപ്പറ്റിയാണ് എന്ന് തിരിച്ചറിയുക ?

  1. 1957 ൽ ജോൺ ബർക്കസ് എന്ന അമേരിക്കൻ കമ്പ്യൂട്ടർ ശാസ്ത്രജ്ഞൻ വികസിപ്പിച്ചു 
  2. ആദ്യത്തെ ഹൈലെവൽ പ്രോഗ്രാമിങ് ഭാഷയാണ് ഇത് 
  3. പുതിയ കമ്പ്യൂട്ടർ പ്രോസസറുകളുടെ പ്രവർത്തനമികവ് കണക്കാക്കുന്നതിനുള്ള പ്രോഗ്രാമുകൾ എഴുതാൻ ഉപയോഗിക്കുന്നു 
The malloc() function in C :
________ is critical in formulating data base design.