Page 131 - Modular_V2.0_C++_Flikpbook
P. 131
10. Which attribute specifies a unique alphanumeric identifier to be associated with an element?
(a) Class (b) Id (c) Article (d) HTML
11. Is this a "well formed" XML document?
<?xml version="1.0"?>
(a) Yes
<note>
(b) No <to>Neha</to>
(c) Can't say <from>Sarthak</from>
<heading>Reminder</heading>
(d) None of the above
<body>Don't forget the meeting on
Thursday!
</body>
</note>
12. A ________ is a person who seeks and exploits weaknesses in a computer system or computer network.
(a) Bacteria (b) Virus (c) Hacker (d) Cracker
13. Identify the correct statement about Spiderbot.
(a) It is a piece of code that finds websites which have words that matches the search query.
(b) It is a spider which moves like a robot.
(c) It is a robot that looks like a spider.
(d) It is a program that changes your cursor to look like a person.
14. The acronym WiMAX stands for ________.
(a) Wired Interoperability for Microwave Access (b) Worldwide Internet for Microwave Access
(c) Worldwide Interoperability for Microwave Access (d) Wireless for Microwave Access
15. Which feature of Google Maps enables the users to view and navigate through 360° horizontal and 290° vertical
panoramic street level images of various cities around the world?
(a) Google Street View (b) Google Chrome
(c) Google Drive (d) Google AdWords
16. In MS Outlook, contacts are initially displayed in the Content pane, alphabetically sorted in ascending order by the
________ field.
(a) Sort (b) Medium
(c) Conversation (d) File As
17. The database design that consists of multiple tables that are linked together through matching data stored in each
table is called a ________.
(a) Hierarchical database (b) Relational database
(c) Network database (d) Object oriented database
18. To add a plain colour background to your Web page, you will use which of the following?
(a) <body bgcolor= "36,24,35"> (b) <body color= "# FF000">
(c) <body bgcolor= "# FF000"> (d) All of the above
19. Which of the given statements is INCORRECT?
(a) In XML tags must be closed. (b) XML tags are case sensitive.
(c) XML documents must have a root tag. (d) XML is used to create animated presentations.
20. Which of these is NOT a type of data backup?
(a) Full Backup (b) Minute Backup
(c) Differential Backup (d) Online Backup
129
OGO Cyber Sample Questions

