We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
PARAMOUNT SENIOR SECONDARY SCHOOL, HAILAKANDI
1st EVALUATION EXAM 2024
Class: X Subject: Computer Marks: 50 Time: 1:30 HOUR The figures in the margin indicate full marks for the question I. Choice the Correct Answer: 1 ×25=25 1. Which device is required to connect multiple heterogeneous network? a) Hub b) switch c) Router d) Access Point 2. Which is the largest type of computer network? a) PAN b) LAN c) MAN d) WAN 3. Which protocol transfer encrypted data instead of plain data? a) HTTP b) HTTPS c) FTP d) SMTP 4. How many bytes are reserved for OUI in MAC address? a) 3 b) 8 c) 24 d) 12 5. IP address can be automatically assigned if the network is connected with a) Access Point b) Mail Server c) FTP d) SMTP 6. The _____________ tag draws a horizontal line across the web page. a) <br> b) <hr> c) line d) <html> 7. ___________provides a set of style rules for defining the layout of the HTML documents. a) CSS b) WSS c) TSS d) SMTP 8. A property and its value are collectively known as _______________. a) Selector b) Attribute c) Declaration d) html 9. Which tag indicates the beginning and ending of the HTML document? a) <HEAD> b) <BODY> c) <HTML> d) <TITLE> 10. Which of the following is used to define is used to define the style for a single HTML page? a) Inline CSS b) Internal CSS c) External CSS d) CSS 11. Which is the correct way to comment out something in HTML? a) Using ##and## c) Using </--and--> b) Using <! -- and--> d) Using <! --and--!> 12. Which tag used for list item? a) <OL> b) <LI> c) <UL> d) <DL> 13. Which element contains definition? a) <DL> b) <DD> c) <DT> d) <UL> 14. Which of the following can’t be the value of list-type? a) Square b) Circle c) Ellipse d) Disc 15. Which attribute is only used with <ol> a) Value b) Type c) Compact d) Start 16. With the help of which tag, is a row defined in HTML? 4. Define Padding property. a) <row> b) <tr> c) <row-table> d) <table row> 5. How are images added in an HTML document? 17. By using which of the following options, the border of the can be IV. Rohan wants to divide a web page into four sections. Which tag should collapsed? he use to accomplish this? 3 a) border-collapse b) table-border: collapse V. What is a description list? Define the different tags used to create a c) border: collapse d) table-border-collapse Description. 3 18. Web browser display images in the following format. VI. What is Computer Network? What are the different types of Networks? a) XBM b) JPEG c) GIF d) All of these Define them each. 4 19. The correct HTML code for inserting an image is a) <img href=”image.gif”> b) < img image.gif</gif> c) <img src=”image.gif”> d) <img src=”image.gif”> 20. src attribute used with <img> tag stands for ***** a) screen b) source c) screen resolution count d) structure 21. alt attribute allows a) addition of an alternate hyperlink b) addition of border of an image c) use of alternative text about an image d) addition of alternative text about an image 22. _______ teg is used to create textbox, radio button and checkbox on the web page. a) <OPTION> b) <INPUT> c) Both of these d) None of these 23. The _______ attitude of the <video> tag plays the video file automatically on loading a web page. a) Controls b) Autoplay c) Height d) None of these 24. Which of the following can be embedded in a web page? a) Auto b) Video c) Both (a) and (b) d) None of These 25. The ________ attribute of the <a> teg is used to set the URL of the target resource. a) src b) herf c) controls d) None of these II. Fill in The Blanks 1 ×5=5 1. The host name command is used to display _____________. 2. An access point is used to connect _______________. 3. HTML document is saved with an extension _____________. 4. The __________ element splits the line and display the text on a new line. 5. _________ attribute is used to give border to an image. III. Answer the Following Question 2 ×5=10 1. What is Hostname? 2. Distinguish between IP Address and MAC 3. What is markup language?