Exam Details

Subject c++ laboratory
Paper
Exam / Course m.sc. information technology
Department
Organization Alagappa University Distance Education
Position
Exam Date May, 2017
City, State tamil nadu, karaikudi


Question Paper

DISTANCE EDUCATION
M.Sc. DEGREE EXAMINATION, MAY 2017.
LABORATORY
(2002 onwards)
Time Three hours Maximum 100 marks
Examiner has to choose any one question.
1. Write a program in to compare two strings and
convert the largest string into lowercase and upper case.
2. Write a program to concatenate two strings using
operator overloading function.
3. Write a program to generate a Armstrong number.
4. Write a program to find a factorial of a given number
using recursive function.
5. Write a program using function overloading to
perform the following operation.
Reverse the given string
To compare the given string.
Cut here
Cut here
Cut here
Cut here
Sub. Code
16
DE-9527
2
wk6
6. Write a program to perform addition and subtraction
of given two matrices of order m n using operator
overloading.
7. Write a program to sort the content of an Array in
descending order using friend function.
8. Write a program they allows the user to enter
numbers, and then generates the table of ten columns
and 20 lines.
9. Create a class called employee they contains employee
number, employee name, designation, basic pay,
deductions PF).
Write a program to prepare the payslips for
number of employees using the following details.
DA 40%
HRA 25%
GPAY BP DA HRA
NPAY GPAY Deduction.
10. Write a program to copy the content of one Array to
another Array in Reverse order.


Subjects

  • c++ laboratory
  • computer networks
  • data structures – laboratory
  • data structures and algorithms
  • internet programming – laboratory
  • internet programming and web design
  • multimedia applications
  • object oriented dbms
  • object oriented programming and c++
  • operating systems
  • principles of information technology
  • software engineering
  • visual programming
  • visual programming – laboratory