You are on page 1of 5

GE 2115 - COMPUTER PRACTICE LABORATORY – I

SET-1

1. (a) Prepare an advertisement to recruit software professional for a company for four
different designations with the following Specifications.
i) Attractive Page border
ii) Name of the company using word art
iii) Use at least one clip art
iv) Mention the company address and the number of vacancies.
(b) Develop a line chart of a cricket match over by over.
(c) Write a ‘C’ Program to find the sum of the digits of a number.
2. (a) Develop an advertisement to promote the business with some attractive prices.
Include necessary pictures and images.
(b) Develop a bar chart for the runs scored in a cricket match over by over.
(c) Write a ‘C’ Program to reverse the digits of a number.
3. (a) Prepare a class timetable
(b) Develop a pie chart for the utilization of hard disk space.
(c) Write a ‘C’ program to print all combinations of a 4-digit number.
4.(a) Prepare a marriage invitation and send to minimum of 10 persons using mail merge.
(b) Prepare an electricity bill with consumer number, name, bill month, present and
previous meter readings, consumed number of units and total amount of minimum 5
consumers.
(d) Write a ‘C’ Program to find the largest digit of a number.
5. (a) Draw a flow chart to add ‘n’ values using MS-WORD.
(b) Prepare a Payroll of a company with minimum of 5 employee with Basic pay (BP),
DA (25% of BP), HRA(10% of BP), CCA (Rs.500) and the deduction of LIC(1%
of BP), PF(2% of BP) and calculate the Gross pay and net pay.
(c) Write a ‘C’ program to check whether the number and its reverse are same or not.
6. (a) Create the following in MS Word

−b ± b 2 − 4ac
i) x =
2a
ii) (a+b)3 = a3+3a2b+3ab2+b3
iii) C6H12O6 +6O2 → 6CO2 +6H2O
(b) Develop an EXCEL sheet for a set of students with five subject marks and total
mark. Apply sort operation using the individual subject mark and total mark.
(c) Write a ‘C’ Program to check whether the given number is Armstrong number or
not.
7.(a.) Prepare a table cricket scoreboard with Serial Number, name of the player, runs
scored, number of balls, highest score, number of matches and average score for a
team.
b) Prepare a result sheet of +2 examination using MS-EXCEL.
c) Write a C program to find the sum of odd-positioned digits and even-positioned
digits of a number separately.
8. (a) Prepare a flowchart using MS-WORD to find the roots of a quadratic equation.
b) Develop a conversion chart using MS-EXCEL
i) Decimal to binary
ii) Decimal to hexadecimal
iii) Decimal to octal
iv) Rupees to Dollar
v) Dollar to Rupees
c) Write a C program to find the second highest number from a set of numbers.
9. a) Prepare an interview call letter for the post of programmer for a software company
for minimum of 5 persons using mail merge.
b) Prepare a telephone bill of 5 consumers using MS-EXCEL with the fields of Bill
number, Consumer name, Bill month, Previous and Present call readings, no of
calls and total amount.
c) Write a C program to generate Fibonacci series.
10 a) Prepare a flow chart using MS-WORD to find the largest of ‘n’ values.
b) Prepare a Bar-chart for the following data

Subject CS1001 CS1002 CS1003 CS1004 CS1005 CS1006

Highest 95 85 75 98 65 100

Lowest 45 25 30 48 15 50

c) Write a C program to generate numbers between 1 and 100 which are divisible by 2
and not divisible by 3 and 5.
11. a) Create the following equations using MS-WORD
1 2 3 4 n
i) S= 2
− 2 + 2 − 2 + ........ + 2
1 2 3 4 n
ii) C12H22O11+H2O → 4C2H5OH+4CO2
b). Develop a conversion chart using MS-EXCEL
i. Binary to Decimal
ii. Hexadecimal to Decimal
iii. Meter to centimeter
iv. Inches to feet
v. Minutes to Hours
c). Write a C program to generate prime numbers between 50 and 100.
12 a) Prepare a flow chart using MS-WORD to find the factorial of a value of a number.
b) Prepare a payroll of 10 employee using MS-EXCEL with Basic-pay (BP), DA(35%
of BP), HRA(10% of BP) and CCA(Rs.500). Calculate total pay and sort the data
with total Pay.
c) Write a ‘C’ program to count the number of times a digit is present in a number.
13 a) Prepare a circular in MS-WORD, to attend a meeting with the Director using mail
merge to a minimum of 5 departments.
b) Prepare a pie-chart of computer system utilization for a week.
c) Write a ‘C’ program to interchange the elements of an array with the elements of
another array without using the third array.
14. a) Draw a flowchart using MS-WORD to find the sum of even numbers and odd
numbers separately from a set of values.
b) Prepare a Departmental store bill using Ms-Excel with minimum of 10 items.
c) Write a ‘C’ program to arrange the digits of a number in ascending order.
15.a) Prepare an advertisement for admission to different courses offered by an
Engineering college.
b) Prepare an electricity bill with consumer number, name, bill month, previous and
present meter readings, consumed number of units and total amount of five
customers.
c) Write a ‘C’ Program to get a line of text and count the number of vowels in the text.
16 a) Draw a flowchart to arrange ‘n’ numbers in ascending order.
b) Prepare a bill for different electronics items purchased with the product name, rate
quantity and find the total amount of each item, total quantity and net amount.
c) Write a ‘C’ Program to find the product of two matrices.
17 a) Develop the following using MS-WORD
vi. (a+b+c)2 = a2 + b2 + c2 +2ab +2bc +2ac
vii. Ca(HCO3)2  CaCO3 + CO2 + H2O
b) Prepare a result publication list of SSLC Examination.
c) Write a C program to get a line of text and count the number of words in the text.
18 a) Draw a flow chart to find the reverse the digits in a 6 digit-number.
b) Prepare a bill for a supermarket with 10 different items, quantity, rate, and calculate
the amount of each item and net amount for the bill.
c) Write a C program to find the sum and difference of two matrices.
19 a) Prepare a university examination schedule for different branches using MS Word
b) Develop a conversion chart using MS-Excel
iii) Decimal to Binary
iv) Decimal to Hexadecimal
v) Binary to Decimal
vi) Hexadecimal to decimal
vii) Decimal to octal
c) Write a C program to get a matrix of order 3x3 and display a matrix of order of 4x4,
with the fourth row and column as the sum of rows and columns respectively.
20 a) Draw a flowchart using MS-WORD to count the number of times a number is
available from a set of numbers.
b) Prepare a Excel Sheet to calculate the internal marks of six subjects with three model
Exams and the weightage of 5 marks for each model and 5marks for the attendance
for five students.
c) Write a C program to arrange the set of numbers in descending order.
21 a) Develop the following using MS-WORD
i. (a1 + a2)2 = a12 + a22 +2a1a2
ii. C12H22O11 + H2O  2C6H12O6
c , n=0
iii. F ( n) =  1
2 f (n / 2) + c2 , n > 0
b) Develop an EXCEL Sheet for a set of employees in a company with monthly salary
for a year. Sort the data with respect to the monthly salary and annual salary.
c) Write a C program to duplicate element from a set of elements.
22. a) Draw a flowchart using MS-WORD to check whether the given number is
Armstrong number or not.
b) Prepare an electricity bill with customer number, name, bill month, previous and
present meter readings, number of units consumed and total amount for a minimum
of five consumers.
c) Write a function to find the product of two values without using ‘*’ operator.
23 ) Create the following using MS-WORD
m n
(i) T ( x) = ∑∑ cij tij xij
=i 1 =j 1

(ii) 2C2H6(g) + 7O2(g) → 4CO2(g) + 6H2O(l)


(iii) 3H2(g) + N2(g) → 2NH3(g)
b) Prepare a Bar-chart for the following data
Subject EC1001 EC1002 EC1003 EC1004 EC1005
Model 1 75 85 95 65 79
Model 2 65 70 86 52 62

c) Write a C program to create a structure called date with day, month and year as data
member and find the difference between two dates.

Allotment of Marks:

MS-WORD Procedure - 10 Marks


MS-WORD Implementation - 15 Marks
MS-EXCEL Procedure - 10 Marks
MS-EXCEL Implementation - 15 Marks
Algorithm for C – Program - 10 Marks
Coding of C – Program - 20 Marks
Execution of C – Program - 10 Marks
Viva-Voce - 10 Marks

Total - 100 Marks

You might also like