0% found this document useful (0 votes)
13 views3 pages

IT Prelim Paper 4

The document is a pre-board examination paper for Std-XII Science in IT, covering various topics including fill in the blanks, true or false statements, multiple choice questions, and programming tasks. It consists of 8 questions with a total of 80 marks, focusing on concepts like JavaScript, PHP, cloud computing, and web development. The exam tests both theoretical knowledge and practical programming skills.
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)
13 views3 pages

IT Prelim Paper 4

The document is a pre-board examination paper for Std-XII Science in IT, covering various topics including fill in the blanks, true or false statements, multiple choice questions, and programming tasks. It consists of 8 questions with a total of 80 marks, focusing on concepts like JavaScript, PHP, cloud computing, and web development. The exam tests both theoretical knowledge and practical programming skills.
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/ 3

Pre-Board Examination ( 2020-2021)

Std:-XII Science Marks 80

Timing:-3HRS Sub:- IT

Q.1 Fill in the blanks:- 10M


1. ____ is nothing but buying and selling of goods
2. ____ convert Cipher text into plain text
3. ___ keyword is used to display text on the web page
4. PHP is ___ language there is no need for compilation
5. IoT device can collect data from_____
6. GitHub is an example of _____
7. Javascript has a built-in multiway decision statement known as____
8. Using ____ method id property is used to find an element.
9. SEM stands for_____
10. ______CSS is used to apply CSS as an single line of element.
Q.2 State True or false :- 10M
1. An ID is a unique elements
2. Display property specifies how the elements is float
3. Website’s mobile friendliness is not important factor in ranking
4. The outer HTML is used to change any HTML elements
5. A javascript object is an entity having properties and objects
6. PHP is platform independent
7. POST has limits on the amount of information to send
8. Cookies are store visited page on browser to optimize search
9. OLX, Quikr, online auction are the example of B2B model.
10. After sales phase consists of Invoice and Payment.
Q.3 Multiple Choice Single Answer:- 10M
1. Function in Javascript are declared using _____ Keyword.
a. Function b. Object c. Method d. var
2. _____ means increment or decrement value of a running variables.
a. Switch b. Method c. Object d. Iteration
3. ______ imitate the brain’s array of interconnected neurons.
a. Machine learning b. Neural network c. Deep learning d. Computer vision
4. In ___ cloud services all the data is protected behind the firewall.
a. public b. private c. secure d. hybrid
5. To check data type of variable in PHP ___ method is used
a. Var_dump() b. var_del() c. var_remove() d. var_delete()
6. ___ method in PHP is used to check whether variable has value or not.
a. Outset() b. inset() c. noset() d. isset()
7. Business entities conducting business electronically are called
a. Global partners b. Local partners c. Visiting partners d. Trading partners
8. ___ is of two types symmetric and Asymemetric
a. Encryption b. Private Key c. Public Key d. Decryption
9. To define a definition list ___ tag is used
a. <dd> b. <dl> c. <dt> d. <ol>
10. The ___ is the default value of type attribute of <ul> tag.
a. Disc b. square c. circle d. bullet
Q.4 Multiple Choice two correct Answer:- 20M
1. The major browsers which supports features of HTML5 are
a. Windows Explorer b. Microsoft Edge c. Google Chrome d. My files
2. Example of nested list are ____ and ___
a. Double list b. Single level list c. Multi level list d. Grouping list
3. The page content optimization can be done by using keywords in ___ and __
a. <font> b.<title> c.<hr> d. <meta>
4. Javascript supports following types of objects
a. Variables b. built-in objects c. user defined objects d. loops
5. In javascript following methods of string objects returns the characters you specified.
a. Substring() b. indexOf() c. substr() d. lastIndexOf()
6. The PHP super globals _____ and ___ are used to collect form data.
a. $_GET b. $POST c. $GET d. $_POST
7. Loop structure in PHP are _____
a. for b. for each c. if d. if else
8. Application of M-Commerce are ____ , ___
a. E-bill payment b. Local Commerce c. Mobile Banking d. Social Commerce
9. Types of SEO
a. On-Page SEO b. Off-page SEO c. White SEO d. Black SEO
10. SEO Audit Tools are ____ and _____
a. SEOptimer b. SEOptimizer c. Seomator d. SEO Auditor

Q.5. Multiple Choice Three correct Answer:- 6M


1. PHP is Compatible with following server.
a. XAMMP b. Linux c. Apache d. Unix e. Lightpad f. Word

2. Popular Frameworks /Libraries ____


a. HTML b. Angular Js c. Network Framework d. Vue JS e. React f. Switch Case

Q.6. Match the following:- 4M


A B
1. Digital Signature Page indexing
2. Smart City Sets name of the window
3. Robot.txt also known as electronic Signature
4. Name IOT

Q.7. Answer briefly :- (Any 5) 10M


1. What is Digital Certificate?
2. Explain the various mode of payment?
3. Write short notes on Cookies and Session in PHP
4. Explain the type of Cloud Computing?
5. Name some floating properties?
6. Name some CSS positioning ?
7. What are Events of Javascript?
8. Describe <Meta> tag?
Q.8 A Write a Program:- 10M
1. Write a Program using html with following CSS specification:
a. The background colour of the company name should be in green
b. The text colour of the company name should be red.
c. The heading should be large with font “comic sans ms”.
d. The description of the company should be displayed in blue color in a paragraph.

OR

Q.8 A Write a program using html to create inline frame. It should contain image.

Q.8 B)Write a program using JavaScript as follows.(5 Marks)


Write a JavaScript Program to print numbers from 1 to 10 using for loop.
OR
Q.8 B) Write a JavaScript Program to accept a string from user and count and display
number of vowels occurring in it.

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

You might also like