Report Bug
Qus : HTML is what type of language ?
QusHTML किस प्रकार की भाषा है?

A. Markup Language
B. Programming Language
C. Network Protocol
D. Scripting Language


Solution
A. Markup Language



Explanation

Correct Answer is Markup Language:

HTML is Hyper Text Markup Language which is used to Create a Webpage.

Additional Information:

Programming language:  is used to perform some Arithmetic or Logical operation. Some popular programming Languages are Java, Python, C, C++

Scripting Languages are used to  embedded  coding to perform some action on specified events Ex JavaScript and VB Script.

Network Protocol : Protocols are set of rules to monitor the working process.








Report Bug