Вы находитесь на странице: 1из 9

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

. DEGREE EXAMINATIONS, JAN - 2012 Regulations - 2008 First Semester (Common to All Branches ) GE 2115 - COMPUTER PRACTICE LABORATORY I Note: Mark distribution for all the questions are as follows: Part (a) : 30 Marks Part (b) : 30 Marks Part (c) : 40 Marks 1. a) Prepare an advertisement of a company requiring software professionals with the following specifications: i) Attractive page border. ii) Design the name of the company using Word Art. iii) Use at least one clip Art. iv) Give details of the company in brief( Use bullets if any) v) Mention the number of the vacancies in each category of employees(Programmers, Software Engineers, Data Entry Operators) Qualification required etc. b) The ABC company shows the sales of different products for 5 years. Create Bar Graph and Pie Chart for the following data. YEAR PRODUCT 1 1997 1000 1998 800 1999 1200 2000 400 2001 1800 c) PRODUCT2 PRODUCT3 PRODUCT4 800 400 80 190 200 900 500 400 300 400 1000 900 800 100 1200

Write a C program to generate the Fibonacci series. Test your program and report the results obtained.

2)

a)

Write a macro to format a document as below: i)Line spacing 2. ii) Paragraph indent of 0.10 iii)Justification formatting style. iv)Arial font of 12 point size.

b)

Create a suitable examination database and find the sum of the marks of each student and the respective classes secured by the students. Rules: 1. PASS if marks in each subject >=35 2. FAIL if marks in any subject is <35. 3. Distinction if average >= 75. 4. First class if average >= 60 but less than 75. 5. Second class if average >= 50 but less than 60. 6. Third class if average >= 35 but less than 50. Display average marks of the class subject-wise and pass percentages.

c) 3) a)

Write a C program to print the pascal s triangle. Test your program and report the results obtained. Design a visiting card for a Managing Director of a company as per the following specifications: Size of the visiting card 31/2 *2 Name of the company with a large font using watermark, phone number, and e-mail address website.

b)

Prepare an electricity bill for the month of July 2011 with the following details consumptions : 550 tarrif details: 100 200 201 300 Rs. 3 301 and above Rs. 5 Write a C program to find the smallest and largest of the given array. Test your program and report the results obtained. Rs. 2

c)

4)

a)

Prepare a Birthday party invitation for your son and send it to 10 friends by using mail merge. Create a table with the following columns and display the result in separate cells for the following: i) Employee name,Basic Pay,DA , HRA, Total Salary ii) iii) iv) Sort all employees in Descending order with the Name as the key. Find the Maximum Salary Calculate the Total Salary of all employees.

b)

c) 5) a) b)

Write a program to find the area and circumference of the circle. Test your program and report the results obtained. Prepare a visiting card for your own organization. Write the steps to convert the following text to the table: 100 Ashwin Kumar 1000/1100 Write a program to find the factorial of the given number by using recursive function. Test your program and report the results obtained. Draw the flow chart to add two numbers a & b and store the results in the c variable. Create a worksheet to insert a function sum and logical function. Write a program to find sum of Digits, Reverse and the given Number is Palindrome or not. Test your program and report the results obtained. Write a professional letter to the VRB Company by using letter Wizard. Create a worksheet and draw the bar chart, line chart and pie chart for the following details. Year 1998 1999 2000 Month jan Feb Mar Data 6700 8700 10000

c) 6) a) b) c) 7) a) b)

c)

Write a C program to arrange the given numbers in descending order by using bubble sort. Test your program and report the results obtained.

8)

a)

Create a document by adding shadows and 3D effects to the word Art for the following text. Examinations

b)

The ABC company shows the sales of different products for 5 years. Create Bar Graph and Pie Chart for the following data. YEAR PRODUCT PRODUCT2 PRODUCT3 PRODUCT4 1 1997 1000 800 900 1000 1998 800 400 500 900 1999 1200 80 400 800 2000 400 190 300 100 2001 1800 200 400 1200 Write a program to add two numbers by using a function with arguments with return values. Test your program and report the results obtained. Prepare a Bio-Data and send it to 10 Organizations for seeking job by using mail merge. Create a suitable examination database and find the sum of the marks of each student and the respective classes secured by the students. Rules: 1. PASS if marks in each subject >=35. 2. FAIL if marks in any subject is <35. 3. Distinction if average >= 75. 4 First class if average >= 60 but less than 75. 5. 5Second class if average >= 50 but less than 60. 6. Third class if average >= 35 but less than 50. Display average marks of the class subject-wise and pass percentages.

c) 9) a) b)

c)

Write a program to maintain student database using Unions. Test your program and report the results obtained.

10) a)

Prepare an advertisement to recruit teaching faculty for an Engineering College with the following specifications. i) Attractive page border

j) Name of the organization using word art. k) Use one clip art. b) c) 11) a) b) c) Draw an organization chart of educational Institutions in the Worksheet. Write a program to find the string length and concatenation of string. Test your program and report the results obtained. Draw the flow chart to check whether the given string is palindrome or not. Write a procedure and demonstrate to establish link between two or more worksheets. Write a program to assigning values to the structures variables and retrieving values. Test your program and report the results obtained. Prepare an advertisement of a company requiring software professionals with the following specifications: vi) Attractive page border. vii) Design the name of the company using Word Art. viii) Use at least one clip Art. ix) Give details of the company in brief( Use bullets if any) x) Mention the number of the vacancies in each category of employees(Programmers, Software Engineers, Data Entry Operators) Qualification required etc. b) Draw an organization chart of educational Institutions in the Worksheet.

12) a)

c)

Write a C program to arrange the given names in the alphabetical order using arrays. Test your program and report the results obtained.

13) a) b)

Prepare a Bio-Data and send it to 10 Organizations for seeking job by using mail merge. Develop a conversion chart using spreadsheet for the following i) Binary to decimal j) Dollar to rupees k) Metre to centimeter.

c) 14) a)

Write a C program to find the factorial of the given number by using recursive function. Test your program and report the results obtained. Prepare an advertisement of a company requiring software professionals with the following specifications: xi) Attractive page border xii) Design the name of the company using Word Art xiii) Use at least one clip Art. xiv) Give details of the company in brief ( Use bullets if any) xv) Mention the number of the vacancies in each category of employees(Programmers, Software Engineers, Data Entry Operators) Qualification required etc.

b) c)

Draw an organization chart of educational Institutions in the Worksheet Write a C program to check the given matrix is triangular or not. Test your program and report the results obtained.

15) a) b)

Prepare a Bio-Data and send it to 10 Organizations for seeking job by using mail merge The ABC company shows the sales of different products for 5 years. Create Bar Graph and Pie Chart for the following data. YEAR PRODUCT 1 1997 1000 1998 800 1999 1200 2000 400 2001 1800 PRODUCT2 PRODUCT3 PRODUCT4 800 400 80 190 200 900 500 400 300 400 1000 900 800 100 1200

c) 16) a)

Write a C program to check the given string is palindrome or not. Test your program and report the results obtained. Prepare an advertisement to recruit teaching faculty for an Engineering College with the following specifications. l) Attractive page border m)Name of the organization using word art. n)Use one clip art.

b)

Develop a conversion chart using spreadsheet for the following l) Binary to decimal m)Dollar to rupees n)Metre to centimeter.

c)

Write a C program to find the product of two n*n matrices by using functions. Test your program and report the results obtained.

17) a) b)

Draw the flow chart to add the two numbers a+ b. Create a suitable examination database and find the sum of the marks of each student and the respective classes secured by the students. Rules: 1. PASS if marks in each subject >=35. 2. FAIL if marks in any subject is <35. 3. Distinction if average >= 75. 4 First class if average >= 60 but less than 75. 5. 5Second class if average >= 50 but less than 60. 6. Third class if average >= 35 but less than 50. Display average marks of the class subject-wise and pass percentages.

c) 18) a)

Write a C program to fine the NCR value by using recursive function. Test your program and report the results obtained. Prepare an advertisement to recruit teaching faculty for an Engineering College with the following specifications. o) Attractive page border p) Name of the organization using word art. q) Use one clip art.

b)

The ABC company shows the sales of different products for 5 years. Create Bar Graph and Pie Chart for the following data. YEAR PRODUCT 1 1997 1000 1998 800 1999 1200 2000 400 2001 1800 PRODUCT2 PRODUCT3 PRODUCT4 800 400 80 190 200 900 500 400 300 400 1000 900 800 100 1200

c)

Write a C program to check the given number is prime or not. Test your program and report the results obtained.

19) a) b)

Prepare a visiting card for your own organization. Develop a conversion chart using spreadsheet for the following o) Binary to decimal p) Dollar to rupees q) Metre to centimeter.

c)

Write a C program to find the GCD and LCM by using Euclids Algorithm. Test your program and report the results obtained.

20) a)

Prepare an advertisement of a company requiring software professionals with the following specifications: xvi)Attractive page border. xvii)Design the name of the company using Word Art. xviii)Use at least one clip Art. xix)Give details of the company in brief( Use bullets if any) Mention the number of the vacancies in each category of employees(Programmers, Software Engineers, Data Entry Operators) Qualification required etc. Create a worksheet and draw the bar chart, line chart and pie chart for the following details Year Month Data 1998 1999 2000 jan Feb Mar 6700 8700 10000

b)

c)

Write a C program to find the roots of the Quadratic equations. Test your program and report the results obtained.

Вам также может понравиться