NVS PGT CS 2017 Part-B
August 13, 2024NVS PGT CS 2017 Part-B
August 13, 2024NVS PGT CS 2017 Part-B
Question 7 |
Identify which of the following is not a predefined internal entity in XML specification :
& apos; (to display the ‘symbol) | |
& amp; (to display the & symbol) | |
& nbsp; (to display the ‘symbol) | |
& quot; (to display the “symbol) |
Question 7 Explanation:
In XML, & apos; is used to display the symbol(‘).
& amp; (to display the & symbol)
& quot; (to display the “symbol)
& nbsp; (to display the space symbol)
& amp; (to display the & symbol)
& quot; (to display the “symbol)
& nbsp; (to display the space symbol)
Correct Answer: C
Question 7 Explanation:
In XML, & apos; is used to display the symbol(‘).
& amp; (to display the & symbol)
& quot; (to display the “symbol)
& nbsp; (to display the space symbol)
& amp; (to display the & symbol)
& quot; (to display the “symbol)
& nbsp; (to display the space symbol)
Subscribe
Login
0 Comments