12th Computer Application Practical Exam Question Paper - English Medium

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Practical Examination

Std:12 COMPUTER APPLICATION Time:3.00 hrs


Total Marks : 15

SET-1

1. Page Maker – Page Formatting

1. Open PageMaker 7.0 and create a new document layout which includes the following setup
options:
 Page Size – A4
 Number of Pages – 4
 Margins 1.25 inches-top, and 0.75 inches – all other sides.
2. Type the following text:
HAPPINESS
Happiness is often confused with fun, good living and riches. sometimes fun is equated with
happiness. Fun is what we experience while doing an activity, whereas happiness is a
residual and long-lasting feeling. The path to happiness is long and full of challednges.
Happiness requires life-long pursuit.

3. Set the heading ‘HAPPINESS’ in 18 points, Arial font, Bold and Alignment Center.
4. Format the paragraph as follows:
a) Font – Arial
b) Font size – 12
c) Alignment – Justified
d) Leading – 20
5. Save the document as ‘happiness’

(OR)

2. Write a PHP Program using String Functions, Echo and Print commands. Find the Output.
Practical Examination
Std:12 COMPUTER APPLICATION Time:3.00 hrs
Total Marks : 15

SET-2

1.PageMaker – Creating Notice Board

Create a Student Notice Board using PageMaker

Student Notice Board

(OR)

2. Write a PHP Program using Echo and Print commands. Find the Output.

Practical Examination
Std:12 COMPUTER APPLICATION Time:3.00 hrs
Total Marks : 15

SET - 3

1. PageMaker – Creating Visiting Card

Create the following Visiting Card using PageMaker

S.Barath Kumar

Vision TECH
5,Officers Line, Vellore – 1
Ph: 0416 - 2780000

(OR)

2. Word to Number

Create a PHP program to convert the Words to Numbers using Switch Statement.
Find the output.
Practical Examination
Std:12 COMPUTER APPLICATION Time:3.00 hrs
Total Marks : 15

SET - 4

1. PageMaker – Creating Label

Create the following label using PageMaker

Name :……………………………………………
STD :……………………………………………
Section : ……………………………………………
School : ……………………………………………
Subject : ……………………………………………

(OR)

2. PHP Basic Program

Create a simple PHP program using Ternary Condition Operator ( ? : ). Find the
output.
Practical Examination
Std:12 COMPUTER APPLICATION Time:3.00 hrs
Total Marks : 15

SET - 5

1.Execute the Following DDL and DML commands using MYSQL.

1. CREATE 2. ALTER 3. DROP 4. SELECT 5.INSERT


6. UPDATE 7. DELETE

(OR)

2. Create a PHP program using different types of variables and find the output.

You might also like