0% found this document useful (0 votes)
89 views4 pages

Bonafide Oops

This document is a bona fide certificate from Panimalar Engineering College in Chennai for a IV semester EEE student. It certifies that the student has submitted their record book for an Anna University practical examination in the subject CS6461: Object Oriented Programming Laboratory held in April 2017. The record book contains the student's programs completed as part of the lab along with the marks awarded by faculty for each program.

Uploaded by

benson celix
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
89 views4 pages

Bonafide Oops

This document is a bona fide certificate from Panimalar Engineering College in Chennai for a IV semester EEE student. It certifies that the student has submitted their record book for an Anna University practical examination in the subject CS6461: Object Oriented Programming Laboratory held in April 2017. The record book contains the student's programs completed as part of the lab along with the marks awarded by faculty for each program.

Uploaded by

benson celix
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 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

You might also like