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

12 Sci It Set d (1)

This document is an examination paper for Class XII Science in Information Technology, consisting of various sections including fill in the blanks, true or false questions, multiple choice questions, matching, and coding tasks. It covers topics such as web development, SEO, cloud computing, and programming concepts. The paper is structured to assess students' knowledge and skills in IT with a total of 80 marks.

Uploaded by

palh83045
Copyright
© © All Rights Reserved
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
0% found this document useful (0 votes)
11 views

12 Sci It Set d (1)

This document is an examination paper for Class XII Science in Information Technology, consisting of various sections including fill in the blanks, true or false questions, multiple choice questions, matching, and coding tasks. It covers topics such as web development, SEO, cloud computing, and programming concepts. The paper is structured to assess students' knowledge and skills in IT with a total of 80 marks.

Uploaded by

palh83045
Copyright
© © All Rights Reserved
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

STD: XII- SCIENCE SUBJECT: INFORMATION TECHNOLOGY MARKS: 80

SET D
Q1. FILL IN THE BLANKS 10 M
1. The ______ attribute of <area> tag defines the URL to which the clickable region within the image map
navigates.
2. ______ tag defines the specific clickable region.
3. SMO stands for __________.
4. ______ is a powerful tool in promoting a website.
5. ______ method of date object returns the year.
6. ______ method of date object returns the day of the week.
7. 5G stands for ____.
8. 5G technologies may use a variety of ______.
9. A _______ is also known as electronic signature.
10. _____ is an array of variables passed via HTTP post method.
Q2. TRUE OR FALSE 10 M
1. The default attribute of type attribute in ordered list is 1.
2. On-Page SEO is concerned with information that is displayed to end user.
3. Onselect event handler occurs when the page image has been loaded.
4. Onunload event handler occurs when user clicks on submit button.
5. Cloud computing solutions are more portable.
6. EDI is paperless exchange of electronic information.
7. E Governance is the implementation of information technology in Non-governmental organisations.
8. trim() function adds white spaces from both sides of a string.
9. Ucwords() function converts the first character of each word in a string to upper case.
10. Strlower() function converts a string to lower case.
Q3. MULTIPLE CHOICE QUSETIONS (1 CORRECT ANSWER) 10 M
1. ______ is a CSS property written in CSS file or directly in the style of an element.
a. Absolute b. Fixed c. Float d. Static
2. The _____ property gets an element in a specific location and it is not affected by the flow of the page.
a. Absolute b. Fixed c. Relative d. Static
3. To save the bookmark in the browser by clicking ______ icon to the URL in the google chrome.
a. Star b. Important c. Incognitive d. Save
4. ______ file tells search engine which pages you want to exclude from indexing.
a. Myfile.txt b. File.txt c. Search.txt d. Robots.txt
5. _______ method of window object displays the confirm dialog box containing message with OK & cancel
button.
a. open() b. close() c. alert() d. prompt()
6. Choose correct application of IoT
a. Smart lighting b. Manual lighting c. Big lighting d. Bright lighting
7. Apps like BHIM UPI, paytm are examples of _______
a. Cheque payment b. Cash payment c. EDI d. Mobile payment
8. ____ method in PHP is used to check if a variable has any value or not.
a. Outset() b. Noset() c. Inset() d. isset()
9. _____ are used to execute same block of statements repeatedly as long as a certain condition is satisfied.
a. Cookie b. Loop c. Method d. Object
10. PHP variable stores all _____ variables in an array called $ GLOBAL [Index].
a. Static b. Local c. Global d. National
Q4. MULTIPLE CHOICE QUSETIONS (2 CORRECT ANSWER) 20 M
1. Following are the values of Display properties___, ___
a. Middle b. Inline c. Block d. Top
2. Types of positioning in CSS are ___ , __.
a. Form b. Constant c. Fixed d. Static
3. Text-align property has following values ___, ___.
a. Middle b. Center c. Top d. Justify
4. The page should include proper heading tag from __ to __ wherever required.
a. <h1> b. <head> c. <h6> d. <title>
5. Following are the properties of Window object__, __.
a. Name b. Location c. alert() d. confirm()
6. Following are the methods of Window object _____, _____.
a. open() b. Opened c. Closed d. close()
7. Examples of SaaS are ____, ____
a. Google cloud platform b. SAP c. Slack d. Internet explorer
8. Examples of B2C model are ___, ___.
a. Linux b. Flipkart c. Amazon d. Window
9. Control structure in PHP are ___, ___.
a. For b. For each c. If d. If else
10. Predefined functions of string in PHP are ____, ____.
a. Trim() b. Substr() c. Length() d. Strreverse()
Q5. MULTIPLE CHOICE QUSETIONS (3 CORRECT ANSWER) 6M
1. Following are the valid attributes of <input> tag __, ___, __.
a. Autofocus b. Link c. Pattern d. List e. Multiple f. Start
2. PHP data types are ___, ___, ___.
a. Text b. String c. Number d. Integer e. Empty f. Boolean
Q6. MATCH THE FOLLOWING 4M
COLUMN A COLUMN B
1. White hat strategy a. Block of statements used repeatedly.
2. Id selector b. Off page SEO
3. Increase linking property c. (#) hash tag character
4. Function d. Relevant content
Q7 ANSWER THE FOLLOWING (ANY 5) 10 M
1. Explain White Hat Technique.
2. What is 5G?
3. Differentiate between Traditional Commerce and E Commerce (3 points each).
4. What is SEO Audit?
5. Explain E Governance.
6. What is SEO?
7. What are SEO Keywords?
8. Short note on Social Commerce.
Q8(A) WRITE CODE FOR THE FOLLOWING (ANY 1) 5M
1. Write a html program to display “Information Technology” in bold format and Calibri font using inline
CSS. Add any 2 sentences about “IT” below in orange colour.
2. Write a HTML program to ordered list of 2 vocabulary languages and unordered list of 2 programming
languages.
Q8(B) WRITE CODE FOR THE FOLLOWING (ANY 1) 5M
1. Write an event driven JavaScript program to display square root of a number using built in function of math
object.
2. Write an event driven JavaScript program to display 2 colours after every 3000 milliseconds on click of a
button.

You might also like