nerdexam
CompTIA

FC0-U71 · Question #18

A user is creating a simple, static web page. Which of the following language types should the user use?

The correct answer is D. Markup. HTML (HyperText Markup Language) is a markup language and is the standard for creating static web pages. Markup languages use tags to define the structure and content of a document. Query languages (like SQL) retrieve data from databases, assembly language is low-level machine co

Software Development Concepts

Question

A user is creating a simple, static web page. Which of the following language types should the user use?

Options

  • AQuery
  • BAssembly
  • CScripting
  • DMarkup

How the community answered

(62 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    3% (2)
  • D
    94% (58)

Explanation

HTML (HyperText Markup Language) is a markup language and is the standard for creating static web pages. Markup languages use tags to define the structure and content of a document. Query languages (like SQL) retrieve data from databases, assembly language is low-level machine code, and scripting languages (like JavaScript) add dynamic behavior - none are the foundational language for static web page structure.

Topics

#Web Development#Markup Language#HTML#Static Web Pages

Community Discussion

No community discussion yet for this question.

Full FC0-U71 Practice