--%>

State the term a markup language

State the term a markup language?

E

Expert

Verified

A markup language is a set of symbols and words for exampling the identity of pieces of a document (for illustration:

  • It is a paragraph,
  • It is a heading,
  • It is a list and
  • It is the caption of this figure).

Programs can utilize it with a stylesheet to create output for print, screen, video, Braille and audio.

Some markup languages (for example: those used within wordprocessors) only describe appearances (it is italics, this is bold), but such method can just be used for display, and is not usually re-usable for anything else.

   Related Questions in Programming Languages

  • Q : What is Client Client : It is a user of

    Client: It is a user of a service. The Web client requests resources from Web server, for example: Whenever the client is an object then this is the sender of messages to its object servers.

  • Q : Explain Mutator method Mutator method :

    Mutator method: It is a method specifically designed to permit controlled modification of a private attribute of a class. By convention, we name the mutators with a set prefix obeyed by the name of the attribute being transformed. For example, the mut

  • Q : Explain Abstraction Abstraction : It is

    Abstraction: It is a simplified symbolization of something which is potentially quite complex. It is frequently not essential to know the precise details of how something works, is symbolized or is implemented, since we can still make use of it in its

  • Q : Differentiate between MFC and Win32

    Differentiate between MFC and Win32?

  • Q : Define Hexadecimal Hexadecimal : Number

    Hexadecimal: Number representation in hexadecimal is base 16. In base 16, the digits 0-9 and the letters A to F are utilized. A symbolizes 10 (base 10), B symbolizes 11 (base 10), and so forth. Digit positions symbolize successive pow

  • Q : What is a Port Port: It is a number

    Port: It is a number employed by a procedure to communicate with the other procedure across a network, employing the Transmission Control Protocol (abbreviated as TCP) or User Datagram Protocol (abbreviated as UDP), for instance.

  • Q : Explain the term hard real-time Explain

    Explain the term hard real-time.

  • Q : Explain the relationship between XHTML

    Explain the relationship between XHTML and HTTP?

  • Q : Define the need of process relative

    Define the need of process relative handles.

  • Q : Define Hardware Hardware : It is the

    Hardware: It is the physical devices of a computer system, like its micro-chips, keyboard, disk drives, printer, sound card, and so forth. It is termed `hardware' in contrary to programs, which are termed `software'.