adplus-dvertising
frame-decoration

Question

Which among the following are true for an Extensible markup language?

a.

Human Readable/ Machine Readable

b.

Extended from SGML

c.

Developed by www consortium

d.

All of the mentioned

Answer: (d).All of the mentioned

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following are true for an Extensible markup language?

Similar Questions

Discover Related MCQs

Q. Which of them have XML as their default format?

Q. A DTD is associated with a XML file by means of ___________

Q. Which of the following is not an example of electronic mark up?

Q. troff and nroff are _________ in Unix.

Q. SGML stands for:

Q. Markup Languages are not used for which of the following?

Q. Which of the following is incorrect for HTML5 markup construct?

Q. A CFG is ambiguous if

Q. Which of the following are always unambiguous?

Q. A CFG is not closed under

Q. Which of the following is an real-world programming language ambiguity?

Q. Which of the following is a parser for an ambiguous grammar?

Q. A language that admits only ambiguous grammar:

Q. Which of the following is an example of inherent ambiguous language?

Q. State true or false:
Statement: R->R|T T->ε is an ambiguous grammar

Q. In context to ambiguity, the number of times the following programming statement can be interpreted as:
Statement: if R then if T then P else V

Q. CFGs can be parsed in polynomial time using__________

Q. Suppose A->xBz and B->y, then the simplified grammar would be:

Q. Given Grammar: S->A, A->aA, A->e, B->bA
Which among the following productions are Useless productions?

Q. Given:
S->…->xAy->…->w

if ____________, then A is useful, else useless symbol.