NVS PGT CS 2017 Part-B
August 13, 2024NVS PGT CS 2017 Part-B
August 13, 2024NVS PGT CS 2017 Part-B
|
Question 6
|
The element content model of a DTD uses the ‘+’ symbol to indicate that the element.
|
Occurs one or multiple times
|
|
|
Occurs zero or multiple times
|
|
|
Occurs one or not at all
|
|
|
Occurs only once
|
Question 6 Explanation:
“+” is used to indicate the element occurs one or multiple times
“*” is used to indicate the element occurs one or multiple times
“*” is used to indicate the element occurs one or multiple times
Correct Answer: A
Question 6 Explanation:
“+” is used to indicate the element occurs one or multiple times
“*” is used to indicate the element occurs one or multiple times
“*” is used to indicate the element occurs one or multiple times
