0% found this document useful (0 votes)
18 views6 pages

PDF Document

This document is an IT online exam paper for HSC March 2022, covering various topics in Information Technology for Std. XII - Science. It includes questions on fill in the blanks, true or false, multiple choice questions, and programming tasks in HTML and JavaScript. The exam assesses knowledge on web development, SEO, e-commerce, and programming concepts.

Uploaded by

mauryakalash259
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)
18 views6 pages

PDF Document

This document is an IT online exam paper for HSC March 2022, covering various topics in Information Technology for Std. XII - Science. It includes questions on fill in the blanks, true or false, multiple choice questions, and programming tasks in HTML and JavaScript. The exam assesses knowledge on web development, SEO, e-commerce, and programming concepts.

Uploaded by

mauryakalash259
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/ 6

IT ONLINE EXAM

HSC - March 2022 Exam


Std. XII - Science Subject: Information Technology Max. Marks: 80
Paper ID:50455 Seat No. : __________

Q.1 Fill in the Blanks: [10 marks]

1. _______ value of the text-decoration property is used to give line over the
text. Answer-: overline
2. In image mapping clickable regions are called as ______ Answer-: hotpots
3. __________ tag should be self enclosed. Answer-: Singular
4. _______ is a free SEO Audit Tool that will perform a detailed SEO Analysis. Answer-:
SEOptimer
5. _________ method of window object display the alert box contain message with OK
button. Answer-: alert()
6. ________ object helps us to work with number. Answer-: Number
7. 24 x 7 Service is available with _________ commerce. Answer-: Electronic
8. In B2C model, business sells its products directly to ____ Answer-: Customer
9. _________ is more efficient and inexpensive than other cloud solution. Answer-: public
10. A ______ is a computer system that serves as a central repository of data and
programs. Answer-: Server

Q.2 True or False: [10 marks]


1. Well-labeled images are part of White Hat strategies. Answer-: TRUE
2. Singular tag like <img> should be self enclosed. Answer-: TRUE
3. length property returns the number of characters in a string. Answer-: TRUE
4. JavaScript is an object based scripting language. Answer-: TRUE
5. OLX, Quikr, online auction are an example of G2C. Answer-: FALSE
6. EDI is computer-to-computer interchange of strictly formatted documents via
telecommunications or physically transported on electronic storage media. Answer-:
TRUE
7. An unordered list can be numerical or alphabetical. Answer-: FALSE
8. Pattern attribute of <input> tag specifies a regular expression to check the input
values. Answer-: TRUE
9. Cloud computing solution are inexpensive that the actual overall
infrastructure. Answer-: TRUE
10. Array index always starts with zero. Answer-: TRUE

Q.3 A Multiple Choice Questions (Select 1 Answer): [10 marks]


1. The _________ attribute of <input> tag specifies the height and width of an image
input element. Answer-: d
a) image Space b) multiple
c) autocomplete Space d) height and width

2. The ________ tag is used to embed audio files on Webpages. Answer-: b


a) <sound> Space b) <audio>
c) <video> Space d) <embedded>

3. Title contents should be up to ____ characters. Answer-: a


a) 60 Space b) 65
c) 50 Space d) 70

4. ON-Page SEO is concerned with information that is displayed to the


_______ Answer-: a
a) end user Space b) server user
c) server program Space d) developer

5. ________ method sets a date to a specified number of milliseconds after or before


Jan1, 1970. Answer-: a
a) setTime() Space b) setSeconds()
c) now() Space d) setHours()

6. _________ method of window object displays a dialog box to get input from the
user. Answer-: d
a) alert() Space b) opent()
c) confirm() Space d) prompt()

7. EDI stands for _________ Answer-: b


a) Electic Data Interface Space b) Electronic Data Interchange
c) Electronic Data Interface Space d) Electronic Databse Interchange

8. License renewal is an example of e-governance. Answer-: a


a) G2C Space b) G2B
c) G2G Space d) G2E

9. Array index always starts with _____ Answer-: c


a) one Space b) two
c) zero Space d) four

10. A _______ is a block of statements that can be used repeatedly in a


program. Answer-: a
a) function Space b) class
c) method Space d) variable

Q.4 Multiple Choice Questions (Select 2 Answers): [20 marks]


1. Following are the types of floating properties _________ Answer-: a b
a) float:left Space b) float:right
c) float:top Space d) float:bottom
Space e) float:side

2. Following are the values of Display properties _______ Answer-: b c


a) Middle Space b) Inline
c) Block Space d) top
Space e) bottom

3. Social Media Optimization deals with enhancing the websites ranking using
________ and _______ Answer-: a c
a) Blogs Space b) E-commerce website
c) Facebook Space d) Wikipedia
Space e) Banking

4. Types of SEO: Answer-: a c


a) on-page SEO Space b) White hat SEO
c) Off-page SEO Space d) Black Hat SEO
Space e) Blue hat SEO

5. Following properties of Number Obj4ect returns the largest minimum and


maximum value ______ Answer-: a b
a) MIN_VALUE Space b) MAX_VALUE
c) LOW_VALUE Space d) toUpperCase()
Space e) sqrt()

6. Following are the methods of Number Object in JavaScript ________ Answer-: b c


a) NaN Space b) parseInt()
c) isFixed() Space d) toLowercase()
Space e) toUppercase()

7. Example of E-Wallets are ___________ Answer-: a b


a) Paytm wallets Space b) State bank buddy
c) EDI Space d) Trade Cycle
Space e) ETF

8. Disadvantages of E-Commerce are _________ Answer-: a b


a) High set up cost Space b) Late delivery
c) Public serves Space d) Any time shopping
Space e) Global Scope

9. Following are the pre defined functions in PHP to manipulate string. Answer-: a
b
a) trim() Space b) substr()
c) length() Space d) strreverse()
Space e) stringlen()

10. Popular PHP frameworks are _____ Answer-: b d


a) echo Space b) Laravel
c) Serverside Space d) Symfony
Space e) Node
Q.5 Multiple Choice Questions (Select 3 Answers): [6 marks]
1. Text-decoration prproperty is used to add _____________ Answer-: b c d
a) strike-through Space d) overline
b) line-through Space e) middle line
c) underline Space f) line between

2. Primary service models of cloud computing are ________ Answer-: a b d


a) SaaS Space d) IaaS
b) PaaS Space e) DaaS
c) FaaS Space f) WaaS

Q.6 Match the columns: [4 marks]


A B
a) PHP 1. if else
b) Comments in PHP 2. global
c) Variable scope 3. Interpreted
d) Control Structure 4./* and */
5. For each

Q.7 Short Q. Answers (any 5): [10 marks]


1. Explain any two page content optimization points.
2. Explain Page Structure Optimization.
3. Define SEO
4. Explain PaaS
5. Explain any 4 data types of PHP.
6. Explain Electronic Data Interchange in short.
7. Explain B2C and B2B type of E-commerce.
8. Explain the modes of payment in E-Commerce.
Q.8.A. Write HTML Program (any 1): [5 marks]

1. Write a html program to create a form to accept Doctor name, number of patients
(maximum 20), Date of examining patients.
2. Write html program to accept Name of the hospital, Email Id of the hospital, Number
of beds in the hospital. The data should be sent to the server.

Q.8.B. Write JavaScript Program (any 1): [5 marks]

1. Write an event driven JavaScript code to accept two numbers and display the largest
number.
!doctype html>
<html>
<head>
<script>
function largesstnum()
{
var num1, num2, num3;
num1 =
Number(document.getElementById("fnum").value);
num2 =
Number(document.getElementById("snum").value);

if(num1>num2)
{
window.alert(num1+"-is Larger");
}
else if(num2>num1)
{
window.alert(num2+"-is Larger");
}
else if(num2>num1 && num2>num1)
{
window.alert(num2+"is Larger");
}
}
</script>
</head>
<body>
<h1>Check largest number </h1>
<br>
Enter number 1: <input type="text" id="fnum"></input><br>
Enter number 2: <input type="text" id="snum"></input><br>
<button onclick="largesstnum()">submit</button>
</body>
</html>
2. Write an event driven JavaScript code to change background color of document area,
use onmouseup event handler of button.
</script></head>
<body>
<form name="frm1">
<input type="button" value="change color" onMouseUp="f1()">
</form></body></html>
<html>
<head><title>eventhadler</title>
<Script Language="Javascript">
function f1()
{
document.bgColor="Orange";
window.setTimeout("f2()",2000);
}
</script></head>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy