Tag: programming languages

Questions Related to programming languages

  1. virtual,override

  2. override,new

  3. new,base

  4. base,override


Correct Option: A
  1. Creates the class Test : Form

  2. Creates the class Test that inherits the class Form

  3. Creates the class form that inherits the class Test

  4. a and b


Correct Option: B
  1. The type of tag used

  2. The version of the markup language that the source uses

  3. The document type declaration

  4. None


Correct Option: C
  1. It describes the tags in existing languages

  2. It defines new markup languages

  3. It parses the code in existing markup languages

  4. All


Correct Option: B
  1. Programming events

  2. Text appearance

  3. Relationships between data

  4. Text structure


Correct Option: B,D