Exam Details
Subject | lab ii –– c programming | |
Paper | ||
Exam / Course | b.com. (ca)/ b.com. (ca) (lateral) | |
Department | ||
Organization | Alagappa University Distance Education | |
Position | ||
Exam Date | May, 2017 | |
City, State | tamil nadu, karaikudi |
Question Paper
DISTANCE EDUCATION
B.Com. (CA)/B.Com. (Lateral) DEGREE EXAMINATION,
MAY 2017.
LAB II C PROGRAMMING
(2005 onwards)
Time Three hours Maximum 100 marks
Each question carry 100 marks. Answer both subdivisions
and
Examiner has to give one question to each candidate
by lot system.
1. There are 10 students in a class. their names and
marks in three different subjects are given. If a
student takes more than 40 marks in each subject,
then he is declared Otherwise Write
a C program to do the above.
Write a C program to find the Area of a circle.
2. Write a C program to calculate Simple interest
using FUNCTION.
Write a C program to calculate Compound
Interest.
Sub. Code
25
Cut here
DE-9510
Ws 6
2
3. Write a C program to input a temperature in
Celsius and find the corresponding temperature in
Fahrenheit.
Use the formula f 9/5 32.
C 5/9 f 32
Write C program to convert a given number into
words for numbers 1 to 5.
Ex. 1 to ONE. 2 to TWO and 5 to FIVE.
4. Write a C program to input a basic pay and calculate
Gross pay and Net pay.
INCOME
BASIC PAY 15000/20000
HRA 15% OF BASICPAY
DA 90% OF BASICPAY
MA 1000
GROSSPAY BASICPAY+DA+HRA+MA
DEDUCTIONS
PF 10% OF BASICPAY
LIC 200
DEDUCTIONS PF LIC
NET PAY GROSS PAY DEDUCTIONS
5. Write a C program to compute commission earned
by a salesman according to the scheme given below:
SALES AMOUNT COMMISSION
Upto Rs. 1000 0
Above 1000 upto 5000 5
Above 5000 10
Cut here
Cut here
DE-9510
Ws 6
3
6. Write a C program to find the biggest of three given
numbers.
Write a C program to sort 10 Nos. in Ascending
Descending order.
7. Write a C program to Accept Two strings ALAGAPPA
UNIVERSITY to perform the following:
Copy string to another variable
Concatenate the two strings and
find the length of concatenated string.
8. Write a C program to find the factorial of a given number
using FUNCTION declaration.
9. Write a C program to find a bigger number between the
two numbers USING POINTER METHOD.
10. Write a C program to find the sum of series
Sum 1 3 4 . . . . . . 50.
B.Com. (CA)/B.Com. (Lateral) DEGREE EXAMINATION,
MAY 2017.
LAB II C PROGRAMMING
(2005 onwards)
Time Three hours Maximum 100 marks
Each question carry 100 marks. Answer both subdivisions
and
Examiner has to give one question to each candidate
by lot system.
1. There are 10 students in a class. their names and
marks in three different subjects are given. If a
student takes more than 40 marks in each subject,
then he is declared Otherwise Write
a C program to do the above.
Write a C program to find the Area of a circle.
2. Write a C program to calculate Simple interest
using FUNCTION.
Write a C program to calculate Compound
Interest.
Sub. Code
25
Cut here
DE-9510
Ws 6
2
3. Write a C program to input a temperature in
Celsius and find the corresponding temperature in
Fahrenheit.
Use the formula f 9/5 32.
C 5/9 f 32
Write C program to convert a given number into
words for numbers 1 to 5.
Ex. 1 to ONE. 2 to TWO and 5 to FIVE.
4. Write a C program to input a basic pay and calculate
Gross pay and Net pay.
INCOME
BASIC PAY 15000/20000
HRA 15% OF BASICPAY
DA 90% OF BASICPAY
MA 1000
GROSSPAY BASICPAY+DA+HRA+MA
DEDUCTIONS
PF 10% OF BASICPAY
LIC 200
DEDUCTIONS PF LIC
NET PAY GROSS PAY DEDUCTIONS
5. Write a C program to compute commission earned
by a salesman according to the scheme given below:
SALES AMOUNT COMMISSION
Upto Rs. 1000 0
Above 1000 upto 5000 5
Above 5000 10
Cut here
Cut here
DE-9510
Ws 6
3
6. Write a C program to find the biggest of three given
numbers.
Write a C program to sort 10 Nos. in Ascending
Descending order.
7. Write a C program to Accept Two strings ALAGAPPA
UNIVERSITY to perform the following:
Copy string to another variable
Concatenate the two strings and
find the length of concatenated string.
8. Write a C program to find the factorial of a given number
using FUNCTION declaration.
9. Write a C program to find a bigger number between the
two numbers USING POINTER METHOD.
10. Write a C program to find the sum of series
Sum 1 3 4 . . . . . . 50.
Other Question Papers
Subjects
- advanced accountancy
- auditing
- banking – theory, law and practice
- c–programming
- commercial law
- cost accounting
- elements of marketing
- lab ii –– c programming
- lab iii — accounting package
- web designing and its applications