Sunteți pe pagina 1din 5

ANNA UNIVERSITY: CHENNAI 600 025 B.E./B.Tech.

. DEGREE EXAMINATIONS, JUNE- 2012 Regulations - 2008 First Semester (Common to All Branches ) 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 i) 242bbacxa=
3 3 2 2 3

ii) (a+b) = a +3a b+3ab +b iii) C H O +6O 6CO +6H O


6 12 6 2 2 2

(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 Highest Lowest CS1001 95 45 CS1002 85 25 CS1003 75 30 CS1004 98 48 CS1005 65 15 CS1006 100 50

11. a) Create the following equations using MS-WORD i) 22221234........1234nSn=+++ ii) C H O +H O4C H OH+4CO
12 22 11 2
2

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
2 2 2 2

vi. (a+b+c) = a + b + c +2ab +2bc +2ac vii. Ca(HCO ) CaCO + CO + H O


3 2 3 2 2

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
2 1 2 1 2 2 2 1 2 6

i. (a + a ) = a + a +2a a
12 22 11 2

ii. C H O + H O 2C H O
12

iii. 12,0()2(/2),0cnFnfncn==+>

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 (i) 11()mnijijijijTxctx=== (ii) 2C H (g) + 7O (g) 4CO (g) + 6H O(l)
2 6 2 2 2

(iii) 3H (g) + N (g) 2NH (g)


2 2 3

b) Prepare a Bar-chart for the EC1001 EC1002 EC1003 following data Subject 75 85 95 Model 1 65 70 86 Model 2 c) Write a function to find the product of two values without using * operator.

EC1004 65 52

EC1005 79 62

S-ar putea să vă placă și