All posts from

CBSE Academic Class X Information & Communication Technology Sample Question Paper 2015-16

Name of the Board : CBSE Academic
Class : X STD
Subject : Information And Communication Technology SET II
Year : 2015-16

Website : http://cbseacademic.in/SQP_CLASSX_2015_16.html
Download Sample Question Paper : https://www.pdfquestion.in/uploads/8097ICT.pdf

Information & Communication Technology Sample Question Paper :

Time : – 3 Hrs.
M M : – 70

Related : CBSE Academic Class X Foundation of Information Technology Sample Question Paper 2015-16 : www.pdfquestion.in/8093.html

Q 1. What do you understand by a FORM? 1
Q 2. Name any two the attributes of FORM Tag. 1
Q 3. Which attribute is needed to tell the form where its contents will be sent to? 1
Q 4. Name one scripting language that is used as part of DHTML. 1
Q 5. Write the full form of CS 1
Q 6. What is an internal style sheet
Q 7. Which property in CSS describes how bold or “heavy” a font should be presented? 1
Q 8. Which property makes it is possible to add different “decorations” or “effects” to text. 1
Q 9. Which property of CSS repeats the image both horizontally and vertically to cover the entire Screen. 1
Q 10. Which property describes the foreground color of a text to be displayed in browser? 1
Q 11. Which property is used to apply prioritized list of fonts in a web page. 1
Q 12. Which property is used to select normal or small-caps variants of a font? 1
Q 13. Which property controls the capitalization of a text? 1
Q 14. Which property allows you to add effects to text paragraphs by applying an indent to the first line of the paragraph?
Q 15. What is firewall 1
Q 16. State the purpose of get and post method 2
Q 17. Write HTML code to generate the following form. 2
Q 18. What is DHTML? 2
Q 19. What is the purpose of using DHTML? 2
Q 20. Write any two features of DHTML 2
Q 21. Mention any two limitations of CSS 2
Q 22. Which two categories Fonts family is divided into? 2
Q 23. What is Cybersafety? How is it different from cyber security? 2
Q 24. Differentiate between 3
a. Submit and Reset button
b. checked and selected attribute
c. input box and Check box
Q25. What would be the impact of including css file with the following code 3
(a)
h1 {
text-decoration: underline;
}
(b)
h2 {
text-decoration: overline;
}
(c)
h3 {
text-decoration: line-through;
}
Q 25. Name the following 3
a. The stored information that allow a visited website to store its own information about a user on the user’s computer
b. A program that replicates itself. A computer virus attaches itself to a program or file to help it spread from one computer to another.
c. It refers to computer software that is provided usually for free but contains advertisements.

Q 26. What will the following HTML code produce 4
<HTML>
<body>
</p>
<form name=”form1″ method=”post” action=””>
<p>Outdoor Games You Play</p>
<p>
<input type=”checkbox” name=”game1″ value=”table tennis”> Table Tennis<br>
<br>
<input type=”checkbox” name=”game2″ value=”football”>Foot Ball<br>
<br>
<input type=”checkbox” name=”game3″ value=”swimming”>Swimming<br>
<br>
</p>
</form></form>
</body>

Q 27. Write the values for background-repeat for the following 4
(a) The image is repeated horizontally
(b) The image is repeated vertically
(c) The image is repeated both horizontally and vertically
(d) The image is not repeated

Q 28. Differentiate between 4
a. Shareware and freeware
b. Hackers and crackers

Q 29. Assessment of Practical Skills through MCQ 18×1=18
1. What does HTML stand for?
a) Hyperlinks and Text Markup Language
b) Home Tool Markup Language
c) Hyper Text Markup Language
d) Hyper Text Mark Language

2. Choose the correct HTML tag for the largest heading
a) <h6>
b) <heading>
c) <head>
d) <h1>

3. What is the correct HTML tag for inserting a line break?
a) <br>
b) <break >
c) <lb>
d) <hr>

4. What does vlink mean?
a) visited link
b) vlink
c) active link
d) hyperlink

5. What is the correct HTML for creating a hyperlink?
a) <a name=””>A</a>
b) <a>B</a>
c) <a href=”http://www.example.com”>example</a>
d) <a url=”http://www.example.com”>example</a>

6. How can you create an e-mail link?
a) <mail href=”a@b”>
b) <mail>a@b</mail>
c) <a href=”a@b”>
d) <a href=”mailto:a@b.com”>

7. Which of these tags are all <table> tags?
a) <table><head><tfoot>
b) <table><tr><td>
c) <table><tr><tt>
d) <thead><body><tr>

8. Choose the correct HTML to left-align the content inside a tablecell
a) <td valign=”left”>
b) <tdleft>
c) <td leftalign>
d) <td align=”left”>

9. How can you make a list that lists the items with numbers?
a) <ul>
b) <list>
c) <ol>
d) <dl>

10. What is the correct HTML for making a checkbox?
a) <checkbox>
b) <input type=”checkbox” >
c) <input type=”check” >
d) <check>

11. What is the correct HTML for making a text input field?
a) <input type=”textfield” >
b) <textinput type=”text” >
c) <textfield>
d) <input type=”text” >

12. What is the correct HTML for inserting an image?
a) <imagesrc=”image.gif” alt=”MyImage” >
b) <imghref=”image.gif” alt=”MyImage” >
c) <imgsrc=”image.gif” alt=”MyImage” >
d) <img alt=”MyImage”>image.gif</img>

Leave a Reply

How to add comment : 1) Type your comment below. 2) Type your name. 3) Post comment.

www.pdfquestion.in © 2021

Contact Us   Privacy Policy   SiteMap