Interview Questions

What is an HTML tag?

C++ Interview Questions and Answers


(Continued from previous question...)

What is an HTML tag?

Answer: An HTML tag is a syntactical construct in the HTML language that abbreviates specific instructions to be executed when the HTML script is loaded into a Web browser. It is like a method in Java, a function in C++, a procedure in Pascal, or a subroutine in FORTRAN.

(Continued on next question...)

Other Interview Questions