Multan Gems School
(a project of Bloomfield Hall)
Paper: Computer Class: 10th
Date: 04/2/2014 Total Marks = /75
Q # 1 Select the best answer from the followings. /12
1- Numeric functions produce the _________ result.
(a) Alphabetic (b) Numeric (c) String (d) Alphanemeric
2- INT function returns the _________ integer
(a) Greater (b) Average (c) Lowest (d) All
3- RND function is used to _________ number
(a) Remainder (b) Rest (c)Random (d) None
4- The __________ function is used to convert ASCII codes to its character
equivalent
(a) CHAR$() (b) CHR() (c) CHAR (d) CHR$()
5- A file is activated with one of the following statement before its use_____
(a) WRITE (b) READ (c) PRINT (d) None of the given
6- To create new word program we use _________ command
(a) Ctrl + N (b) ctrl + O (c) ctrl + p (d) ctrl + z
7- We use _________ command to paste any data.
(a) Ctrl + N (b) ctrl + O (c) ctrl + p (d) ctrl + v
8- If we have to find any word we use _________ command
(a) Ctrl + N (b) ctrl + F (c) ctrl + p (d) ctrl + z
9- MS word is a program that performs ___________
(a) Calculations (b) Presentation (c) Documentation (d) None
10- To close any window we use _________ command
(a) ALT + F2 (b) ALT + F6 (c) ALT + F4 (d) None
11- Press ctrl+2 keys for ___________ spacing.
(a) Single (b) Double (c) Triple (d) None
12- Which one option is not in Edit Menu?
(a) Undo (b) Redo (c) Find (d) Font
Answer the following short questions /14
i. What is a function?
ii. Which type of alphanumeric data consists of?
iii. Is it possible to get factorial of a number in GW-BASIC?
iv. What is meant by user defined function and built in function?
v. Differentiate between sequential and random files.
vi. Differentiate between data file and program.
vii. Describe the use of GOSUB......RETURN statement
Q # 3 Answer the following short question. /14
i. What is graphics?
ii. What are the three colors in monitors?
iii. How many modes of BASIC provides for displaying data?
iv. Is it possible to increase the size of document? If yes then give reason how is it
possible.
v. What does editing means?
vi. Differentiate between ‘SAVE’ and ‘SAVE AS’
vii. What does formatting means?
Q # 4 Answer the following short question /14
i. What is meant by drag and drop
ii. What is meant by Title Bar?
iii. How can you run the spell checker of MS Word
iv. What is meant by Drop Cap?
v. Why we use print preview?
vi. Tell the purpose of thesaurus?
vii. Define loop.
Q # 5 Answer the following long questions /21
1- Write a program that is used for the conversion of temperature from Celsius to
Fahrenheit scale with the help of DEF FN function
2- What are the coordinated of text mode, medium resolutions mode and higher
resolution mode?
3- Explain the purpose of paragraph alignment? How many type of paragraph
alignment are there. Explain each of them in detail?