0% found this document useful (0 votes)
16 views

IT - (12th Midterm) Final

Hi

Uploaded by

Amaan kazi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

IT - (12th Midterm) Final

Hi

Uploaded by

Amaan kazi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Mid-Term (2024 - 2025)

Subject-IT Time – 2 hours


Marks- 50 Std- 12th
Q1) Fill in the blanks. (05 Marks)
1. The ______tag defines an ordered list.
2. White hat strategies include _________ content.
3. Tag is used to specify video on an HTML document
4. A hyperlink by default appears in color with an .
5. Statement is used to jump out of loop.
Q2) State whether the following statements are True or False. (05 Marks)
1. <input type = “date” > defines a date picker with year, month and day.
2. Math. Ceil () function is used to return the the nearest integer less than or equal to given number.
3. SEO stands for Search Engine Optimization.
4. Metadata will not be displayed on the web page.
5. The list items in unordered lists are marked with numbers.
Q3) Choose single correct answer from the given options. (10 Marks)
1. <Meta charset = “UFT - 8”> is for ______character.
(a) Indian (b) USA (c) Chinese (d) Italy
2. In CSS font – weight is used to apply _____ face.
(a) Bold (b) italic (c) underline (d) strike through
3. JavaScript is ________language.
(a) Compiled (b) Interpreted c) Both a and b (d) None of the above
4. _____ Statement is used to jump out of loop.
(a) Respond (b) Continue (c) Break (d) React
5. Ranking factor for Google is__________
(a) Speed of the website (b) robots.txt (c) mobile friendliness (d) SHO
6. Textual description about the image can be added by using _____attribute.
(a)Text (b) dex (c) alt (d) name
7. ______ includes relevant content.
(a) On-page SEO (b) Off – page SEO (c) White Hat SEO (d) Black Hat SEO
8. The page will get refresh using _____value of http - equiv attribute.
(a) expires (b) set – cookie (c) content – type (d) refresh
9. _____ are website links that are stored for stored for future references.
(a) Webpage (b) Bookmarks (c) website speed (d) media optimization.
10. _______ Method of DOM object writes HTML expression or JavaScript code to a document.
(a) Write () (b) read () (c) close () (d) read only ()
Q4) Choose two correct answer from the given options. (10 Marks)
1.Features of JavaScript are _______
(a) It needs special software (b) JavaScript is light weight scripting language
(c) Cannot create new function (d) it is object oriented scripting
2. Examples of nested list are _____ and _______
(a) Double list (b) Single level list
(c) Multi-level list (d) Grouping list
3. Types of SEO are ________
(a) On – Page SEO (b) White Hat SEO
(c) Off – page SEO (d) Black Hat SEO
4. Types of Web Hosting are _________
(a) Fixed hosting (b) Shared Hosting
(c) Dedicated Hosting (d) My Hosting
5. Following are valid objects in JavaScript.
(a) String (b) array
(c) For (d) while
Q5) Choose three correct answer from the given option. (06 Marks)
1. Methods of Window Object are ________
(a) Name (b) blur () (C) location (d) focus () (e) closed (f) set Timeout ()
2. Following are the attributes of <video> tag _______
(a) Height (b) links (C) href (d) loop (e) muted (f) video
Q6) Match the following. (04 Marks)

A B
(1) <input type = (a)These are assigned to CSS properties
“color”>
(2) Reverse () (b) File that tell which pages you want to exclude from indexing
(3) Value (c) Defines the color picker
(4)Robts.txt (d)Reverse the order of the element in an array
Q7A) Attempt any one question from the following. (05 Marks)
1.Write a html program to display “cyber world” having Arial font and background color cyan. Add any two
advantages having red color for the text.
2.Write a html program to create registration form to accept name, mobile no, date of birth. The form
should have register caption on the button to submit the date.
Q7B) Attempt any one question from the following. (05 Marks)
1.Write a JavaScript program to display whether accepted number is even or odd.
2.Write a JavaScript program to display area of a triangle. Accept base and height from the user (area =1/2*b*h).

******************

You might also like