Class 10 Syllabus & Sample Questions
Class 10 Syllabus & Sample Questions
Introducing Binary Number System IT Basics HTML Fundamentals MS Access Mental ability Reasoning
The Actual Question Paper Contains 40 Questions. The Duration of the Test Paper is 60 Minutes.
(C) An early, text-only method for
1. HTML 4.01 is a ______________.
accessing Internet documents. It has
(A) Netscape standard been almost entirely subsumed in the
(B) Microsoft standard. World Wide Web, but you may still find
(C) W3C standard its documents linked to in the web
(D) Search Engine Specification Standard pages.
(E) None of these (D) All of these
(E) None of these
2. How can you make an e-mail link?
(A) <mail href=”[email protected]”> Email 5. This is a small computer program that
</mail> can interact with another program to
provide a certain very specific function.
(B) <mail>[email protected]</mail>
For example, to play multimedia files, to
(C) <a href=”mailto:[email protected]”> encrypt/decrypt email, etc. What is it
Email </a> called?
(D) <a href=”[email protected]”> Email </a> (A) Browser (B) Compiler
(E) None of these (C) Plug-ins (D) Media player
3. ISDN stands for (E) None of these
(A) Integrated services Dynamic Network 6. To insert the current date in a Microsoft
(B) Integrated Services Digital Network Access table, we use:
(C) Integrated system for Digital Network (A) Alt+Shift+Semicolon
(D) Internet Services Development (B) Ctrl+Semicolon+Shift
Network (C) Ctrl+Semicolon
(E) None of these (D) Ctrl+Shift+Semicolon
4. Telnet means: (E) None of these
(A) Permits your computer to log onto 7. In the following line, what does ‘#tips’
another computer and use it as if you stands for?
were there.
<A HREF=http://www.silverzone.org/
(B) Allows your computer to rapidly index.asp#tips>
retrieve complex files intact from a
(A) It will popup tips window from
remote computer and view or save
index.asp file.
them on your computer.
(B) It will jump our control to #tips anchor (2) An e-mail link is another type of link
in the index.asp file. which is used to connect one section
(C) It will jump our control to #tips <Div> to another section within the same
Tag in the index.asp file. document or to a specific section
within another document.
(D) Error finding #tips
(3) Both the href and name attributes are
(E) None of these
required in order to create a link to a
8. Match the following datatypes: specific place in the same page.
1. Text (A) 8 bytes (4) The image link can be local links,
2. Memo (B) up to 255 characters internal links, or external links.
3. Date/Time (C) up to about 1 GB (A) 1, 3, 4 (B) 1, 4
4. Yes/No (D) up to 4 GB (C) 2, 4 (D) 1, 3
(E) 1 bit (E) None of these
(A) 1-B, 2-D, 3-A, 4-E 11. One program is given below:
(B) 1-B, 2-C, 3-D, 4-E <head>
(C) 1-B, 2-C, 3-A, 4-D <style type=”text/css”>
(D) 1-B, 2-C, 3-A, 4-E body {background-
(E) None of these color: red}
9. How will you display the terms “Telnet”, p {margin-left: 20px}
“Microsoft Outlook”, “Search Engine” as </style>
bulleted points in HTML? </head>
(A) <OL ><LI> Telnet<LI> Microsoft The above given program used for which
Outlook one of the following style sheets?
<LI>Search Engine </OL> (A) External Style Sheet
(B) <UL ><LI> Telnet<LI> Microsoft (B) Internal Style sheet
Outlook (C) Cascading style sheet
<LI>Search Engine</UL> (D) Both a and b
(C) <LI ><UL> Telnet<UL> Microsoft (E) None of these
Outlook
12. Identify the correct statements.
<UL> Search Engine</LI>
(1) World Wide Web consists of files
(D) <OL ><UL> Telnet<UL> Microsoft
known as Web pages.
Outlook
(2) W3C Develops Web Standards and
<UL> Search Engine </OL>
Guidelines
(E) None of these
(3) XML is a markup language.
10. Identify the correct statements. (4) URL stands for Uniform Resource
(1) coords attribute of <a> tag is used to Location
specify the area which is clickable on (A) 1, 2, 3, 4 (B) 1, 2, 3
an image. (C) 2, 3, 4 (D) 1, 4, 2
(E) None of these
13. Video files are too huge and takes several
(C) (D)
minutes to download. A video file uses
which of the following format(s)? (E) None of these
(A) AVI format
15. Complete the sequence given below, from
(B) MPEG format options available.
(C) Quick time format
(D) All of these
(E) None of these
14. Complete the sequence given below, from (A) (B)
options available.
(C) (D)
(A) (B)
(E) None of these
ANSWERS
1. C 2. C 3. B 4. A 5. C 6. C 7. B 8. D
9. B 10. A 11. B 12. B 13. D 14. B 15. B