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

PANIMALAR ENGINEERING COLLEGE

(A CHRISITIAN MINORITY INSTITUTION)


JAISAKTHI EDUCATIONAL TRUST
ACCREDITED BY NATIONAL BOARD OF ACCREDITATION - NBA, NEW DELHI
(An ISO 9001:2000 Certified Institution)
Bangalore Trunk Road,Varadharajapuram,Nasarathpettai,
Poonamallee,Chennai 600 123

DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING

CS6461: OBJECT ORIENTED PROGRAMMING LABORATORY

II EEE - IV SEMESTER

Name: --------------------------------------------------

Regno: ------------------------------------------------------
PANIMALAR ENGINEERING COLLEGE
(A CHRISITIAN MINORITY INSTITUTION)
JAISAKTHI EDUCATIONAL TRUST
ACCREDITED BY NATIONAL BOARD OF ACCREDITATION - NBA, NEW DELHI
(An ISO 9001:2000 Certified Institution)
Bangalore Trunk Road,Varadharajapuram,Nasarathpettai,
Poonamallee,Chennai 600 123

DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING

BONAFIDE CERTIFICATE

This is a Certified Bonafide Record Book of Mr./Ms. ..


Register Number .. Submitted for Anna University Practical
Examination held on ____________in CS6461: OBJECT ORIENTED
PROGRAMMING LABORATORY during APRIL - 2017.

Staff In charge

External Examiner Internal Examiner


INDEX
Page Mark(10 Signature
Ex.No Date Name of the Program
No ) of faculty
C++ PROGRAMS
1.a Default Argument

1.b Implementation of call by value

1.c Implementation of call by address

1.d Implementation of call by


reference
1.e Inline function

2.a To find the area of rectangle and


circle using classes with primitive
2.b data
Matrixmembers
addition using class with
arrays as data members
2.c Implementation of classes with
pointers as data members
2.d Implementation of classes with
constant data members
2.e Implementation of classes with
static data member function
3.a Binary operator overloading
using friend function
3.b Unary operator overloading using
friend function
3.c Assignment operator overloading

3.d Binary operator overloading


using member function
3.e Function overloading

3.f String concatenation using


dynamic memory allocation
3.g Fibonacci series using copy
constructor
4.a Multiple Inheritance

4.b Virtual Function


4.c Virtual base class

4.d Function template

4.e Class template

5.a Random Access

5.b Sequential Access

5.c Exception Handling

JAVA PROGRAMS
6.a Factorial of a number using class
and
6.b object
Transpose of a Matrix

6.c Handling String in Java

7.a Package to perform increment &


relational operation
7.b Package to perform decrement &
arithmetic operation
8.a Developing User-defined
Interfaces in Java
8.b Developing pre-defined Interfaces
in Java
9.a Creation of threading in Java
application
9.b Multithreading

10.a Pre-defined Exception Handling

10.b User-defined Exception Handling

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