Question Bank All (Science)
Question Bank All (Science)
BANK
SCIENCE
FROM
Mrs. Shailaja Rajesh Pande
Sub: Information Technology
Std :XII (Science)
Q1]Fill in the blanks
1] The ________ tag is used to create a form.
2] CSS stands for ______________.
3] The ________ attribute of <input> tag specifies that an input field is required.
4] The _ tag describes aspects of contents of web page.
5] CSS stands for _____
6] External style sheet file extension is _____.
7] The _ selector is used as a wildcard character.
8] The _ Positioning is the default position for HTML element.
9] The ___ tag is used to define Ordered list.
10] The ___ tag is used to define UnOrdered list.
11] To define a definition list_______ tag is used.
12] MPEG stand for__________
13] The ________ attribute of <audio>tag sets the audio will start over again,
every time it is finished.
14] An image with multiple hyperlink is called as ________.
15] The clickable region of image map are called as _______.
16] To create a client side image map ______attribute of <img> tag is used.
17] The _ element creates an inline frame.
18] Website is made available on the internet with the help of _______
19]_______ will not be displayed on the web page.
20] The _____ attribute of <input> tag is used to identify the html element
uniquely through the document object model.
21] SEO Stands for __________.
22] ______is a subset of search engine marketing.
23] _____SEO Techniques that search engine recommends as a part of good
design.
24] Title contents should be upto ____ character.
25] Meta description should be between 70 and _ character.
26] _______ is ma powerful tool in promoting a website.
27] SMO stands for _________
28] An _________ helps to find out what you can be done to improve ranking on
search engine , so that consumers can find the website with greater ease.
29] __ backlinks are the links on the website that, when clicked take the user to
another side.
30] _____ file tells search engine which page you want to exclude from indexing.
31] ______is a platform independent scripting language.
32] The _ keyword is used to create new object in JavaScript.
33] DOM stand for ________
34] _____ method of string object return the character at the specified position.
35] _____ are the actions done by users or an applications that occur on the
webpage.
36] ________ method of window object calls a function or evaluates an expression
after a specified number of milliseconds.
37] _____ method of window object display the alert box containing message with
OK button.
38] Using ____ method id property is used to find an element.
39] Javascript has a built in multiway decision statement known as_____.
40] ____ statement is used to jump out of loop
41] All tangible things are known as _________
42] ______ means increment or decrement value of running variable
43] IOT stands for ___
44] SAAS stand for ______.
45] IAAS stands for _______
46] PAAS stand for _____
47] GitHub is an example of _______
48] 5G Is the next generation of __________ communication.
49] LTE stands for _____
50] Amazon is the __ Service provider
51] PHP is __________ scripting language.
52] A variable start with __________ sign followed by variable name.
53] _________ keyword is used to display text on web page.
54]A _____ is a block of statement that can be repeatedly in a program.
55] A _______ is a small text file that the server sends on user computer.
56] __ ___ is used to store user information on server to track user activities.
57] E- Commerce scope is ______
58] EDI is a ___________ exchange of information.
59] E-Wallet is a type of ________ account in which a user can store money for
any future online transaction.\
60] _____ converts plain text into Cipher text.
61] A _______ is also known as Electronic signature.
62] A ____ is an electronic password that allows a person to exchange data
securely over the internet using public key infrastructure.
63] The ____ phase consist of Order and Delivery.
64] G2G stands for __________ to ____________.
Q2] True or False
68] M-Commerce is buying and selling of goods and services through smart
phones and tablets.
69] EDI is the non-electronic interchange of business information using a
standardized Format
70] Two most common documents exchanged using EDI are purchase orders and
Invoices
71] E-Governance delivers SMART governance
72] Digital India is a campaign launched by the Government of India is order to
make Government's Services available to citizens electronically.
5] The page session will get expire at specified date and time using value of
http-equiv attribute.
(a) Expires (b) Refresh
(c) set-cookie (d) content-type
9] A Class selector is used with .............. character followed by the class name.
(a) Period (.) (b) asterisks (*) (c) hash (#) (d) Copyright ©
11] The ____ attribute of <audio> tag sets the audio will start over again, every
time it is finished.
(a) loop (b) controls (c) Src (d) muted
12] The Attribute specifies that the items of the lists are specified in the
reverse order.
(a) type (b) reverse (c) order
13] The _______ specifies the starting number of the first item in an ordered list.
(a) Type (b) Reversed (c) start (d) Name
16]_____ The attribute of <audio> tag specifies the URL of the audio file.
(a) muted (b) loop (c) Src (d) controls
19] Usemap attribute of <img> tag is used with valve which is preceded with a
............. symbol.
(a) # (b) @ (c) $ (d) •
26] The way in which HTML document content is accessed and modified is' called
as
(a) Document One Model
(b) Document Object Model
(c) Design Object Model
(d) Do Object Model
34] In cloud services all the data is protected behind the firewall.
(a) public (b) private (c) secure (d) hybrid
36] The PHP code can also be embedded with HTML tags using , .
(a) <!Php!> (b) <?php and ?>
(c) <=php> (d) <#php#>
37] A variable in PHP starts with the sign followed by name of the variable.
(a) # (b) @ (c) = (d) $
39] _____ method in PHP is used to check whether variable has value or not.
(a) outset() (b) inset() (c) noset() (d) isset()
45] The. ........... type of E-governance refers to the interaction between different
government departments, organizations and agencies.
(a) G2C (b) G2B (c) G2G (d) G2E
50] License renewals and paying tax can be done through ............ type of
E-Governance.
. (a) G2E (b) G2G (c) G2C (d) G2B
13] The page content optimization can be done by using keywords in ___ and __ ..
(a) <font> (b) <title>
(c) <hr> (d) <meta> (e) <input>
16] confirm() method of window object displays confirm dialog box containing
message with ____ and ______ button.
(a) GO (b) OK (c) Cancel (d) Click
17] Variables are used for storing values such as ___ and............ .
(a) Methods (b) Numeric values
(c) Character Strings
21] The PHP super globals ____ and _____are used to collect form data.
(a) $_GET (b) $POST (c) $GET (d) $_POST
22] Examples of B2C model are , .
(a) Linux (b) Flipkart (c) Amazon d] window
2] A B
(1) <input type = "date"> (a) Defines month and year control
(2) <input type = "email"> (b) Defines a range control
(3) <input type = "month"> (c)Defines field for email address
(4) <input type = "range"> (d) Defines a date picker
3] A B
(1) Length (a) Returns the character at the specified
position
(2) chartAt() (b) Returns the index of last occurrence of
specified character in given story
(3) indexOf() (c) Returns the characters you specified
(4) lastIndexOf() (d) Returns the index of the first occurrence of
th character
(5) substr() (e) Returns a number of character in a string
4] A B
1. Public Cloud (a) Software as a Service
2. laaS (b) Shared across multiple users -
3. SaaS (c) Infrastructure as a Service.
4. PaaS (d) All data is protected behind the
firewall
5. Hybrid Cloud (e) Platform as a service
6. Private Cloud (f) Allows greater flexibility
5]
A B
(1) Traditional Commerce (a) Scope is Global
(2) E-Commerce (b) Sells products to an intermediate buyer
(3) B2C (c) Helps consumer to sell their assets by
Publishing information 0n website
(4) B2B (d) Scope is local
(5) C2C (e) Consumers have products or services
of value that can be consumed by
business
(6) C2B (f) Sells products directly to a customer
7 A]
1] Design a web page that should accept Personal Details of the user i.e. name of
the user along with date and time values. The Page must contain submit button.
5] write html program to display “e-commerce” having arial font using inline css.
Add an ordered list having any two advantages of it.
1] write a html program to display “cyber world” having arial font and background
color cyan , add any two advantage having red color of the text.
6] Design a web page that should accept name of the user , email id, no. Of years
completed in office, office phone number(compulsory) , image with submit button.
7] write a html program to create an ordered list having names of two friends . add
unordered list of their hobbies under each names as shown below:
1 anil
Dancing
Reading
2 ajay
Swimming
Sketching
8] write a html program to create an ordered list of 2 language used for speaking
and unordered list having 3 computer language.
9] ] write a html program to create a form to accept students roll no.(in no.
Format), unit test marks (max. 30 marks), terminal exam marks (max. 80 marks),
include the name of the subject teacher and send data to the server.
10] write a html program to create a list of 5 flowers in ordered list and list of 5
fruits in unordered list.
Q 7 B]
1] Write event driven program to take number as input and find its square
root and cube root of that number.
5] write an event driven javascript program to display cube of the accepted number
when the mouse is moved over a button.
6] write an event driven javascript program to display area of circle. Accept redius
from the user.(area=3.14)
7] write an event driven javascript program to display area of triangle. Accept base
and height from the user.(area=1/2 *b*h)
8] write an event driven javascript program to open a new window with skyblue
background color