Adblocker Detected
Quizack provides Online Quiz and Practice MCQs for Free. Please disable your Ad-Blocker so we can earn from ads and keep this project alive.
1.
Which of the following is the correct syntax for writing a comment in an RSS feed?
2.
Analyze the code below: 1. <?xml version="1.0" encoding="ISO-8859-1" ?> 2. <rss version="2.0"> 3. <channel> 4. <title>Home Page</title> 5. <link>http://www.expertrating.com</link> 6. <description>Free web building tutorials</description> 7. <copyright>Copyright</copyright> 8. <item> 9. <title>RSS Tutorial</title> 10. <link>http://www.expertrating.com/rss</link> 11. <description>New RSS tutorial</description> 12. </item> 13. </channel> 14. <channel> 15. <item> 16. <title>XML Tutorial</title> 17. <link>http://www.expertrating.com/xml</link> 18. <description>New XML tutorial</description> 19. </item> 20. </channel> 21.</rss> What is the error in the above code?
3.
Which of the following elements defines the last-modified date of the content of a feed?
4.
The <channel> element of an RSS feed may contain each of the following optional elements only once. Which of the following elements is an exception to the above statement?
5.
Which of the following elements is used to add new features to an RSS feed without changing the core specifications?
6.
For all elements defined in the RSS specification enclosing character data, the text should be interpreted as plain unformatted text. Which of the following child elements of the <item> element is the ONLY exception to the above statement?
7.
8.
Which of the following child elements are mandatory in the channel> element of an RSS feed?
9.
On which of the following technologies is RSS based?
10.
What is the use of the rdf:resource attribute in an RSS feed?
11.
Which of the following is the most appropriate definition of an RSS Aggregator?
12.
Which of the following are the required attributes of the <cloud> subelement of the <channel> element in an RSS feed?
13.
14.
Which of the following hexadecimal references must be used by a publisher when encoding the "&" character in an RSS feed?
15.
Which of the following is included in an RSS feed for the modularization of the feed?
16.
17.
Which of the following hexadecimal references must be used by a publisher when encoding the ">" character in an RSS feed?
18.
Which of the following is true about the <ttl> element of an RSS feed?
19.
The peer-to-peer protocol that supports RSS is ________.
20.
An enclosure element in an RSS feed is shown below: <enclosure url="http://www.expertrating.com/media/3d.wmv" length="78645" type="video/wmv" /> The length attribute specifies the length of the enclosed file in _________.
21.
The mechanism of fetching a webpage and pulling out relevant parts for an RSS feed is known as______.
22.
What is the meaning of the word 'Syndication' in RSS terminology?
23.
What is the extension of an RSS feed when it is published on the web?
24.
What is the character count limit of the data that can be contained in any element of an RSS feed?
25.
Which of the following values must be assigned to the "rel" attribute of an <atom:link> element to describe the original source of the entry in an RSS feed?
26.
Which of the following hexadecimal references must be used by a publisher when encoding the "<" character in an RSS feed?
27.
Which of the following attributes is mandatory for an <atom:link> element in an RSS feed?
28.
If a <guid> sub-element is included in an <item> element in your RSS feed, which attribute must be set to "true" to consider guid as a url that points to the full item described by the <item> element?
29.
Which of the following child elements are mandatory in the element of an RSS feed?
30. Which of the following does pNFS mean?
31. What is the objective of web syndication formats such as RSS?
32. What does <url> link to?
33. What type of script is responsible for processing text input requests?
34. What element would people use to refer to your services?
35. Which of the following <channel> child element is used to define the e-mail address to the webmaster of the feed?
36. How many required and optional sub-elements does <channel> contain?
37. Is PICS still current? If not, what has it been replaced with?
38. What is the purpose of the <source> sub-element?
39. In the following excerpt of a RSS document, what does the value to <ttl> signify : <channel> <title>Test Home Page</title> <link>http://www.myrssfeed.com</link> <description>Sample RSS Feed</description> <ttl>60</ttl>
40. Which of the following child element allows a media-file to be included with an item?
41. Which of the following <channel> child element is used to define the e-mail address to the editor of the content of the feed?
42. Which of the following <item> child element is used to specifies a third-party source for the item?
43. If you used the element, “enclosure”, what would you be attaching to the item?
44. Which of the following <item> element is a REQUIRED element?
45. Which of the following is not a VALID <enclosure> attribute?
46. The <cloud> element allows processes to register with a cloud to be notified of updates to the channel. This implements what?
47. A text input box would need what element to show up in your RSS feed?
48. What element would you use to include the item synopsis?
49. Which of the following <item> child element is used to define a unique identifier for the item?
SAP ABAP
Samba
Scala
Sencha
SharePoint
Skype Development
Related MCQ's