0% found this document useful (0 votes)
24 views2 pages

abhishek oopm

This document is a Continuous Assessment Sheet for the OOPM Lab course at the Institute of Technology & Management, Gwalior, for the academic year 2024-25. It details the experiments conducted by the student Abhishek S Kushwah, including various programming tasks such as implementing arithmetic operations, constructors, and inheritance. The assessment includes sections for understanding, execution, and report writing, along with spaces for signatures from the head of department, course teacher, and student.

Uploaded by

Ayush Bhatt
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)
24 views2 pages

abhishek oopm

This document is a Continuous Assessment Sheet for the OOPM Lab course at the Institute of Technology & Management, Gwalior, for the academic year 2024-25. It details the experiments conducted by the student Abhishek S Kushwah, including various programming tasks such as implementing arithmetic operations, constructors, and inheritance. The assessment includes sections for understanding, execution, and report writing, along with spaces for signatures from the head of department, course teacher, and student.

Uploaded by

Ayush Bhatt
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/ 2

Institute of Technology & Management, Gwalior

Department of Computer Science & Engineering


Continuous Assessment Sheet (CAS)
Academic Year: 2024-25 Course Name: OOPM Lab (CS 305)

Name of Student: Abhishek S Kushwah Class & Batch: CSE-A Roll No.:0905CS231006

Concept Oral
Under- Program and Total Date of
S. Date of Title of Experiment Sign of
standing Execution Report (30) Sub.
No. Exp. Writing Staff
(10) (10)
(10)
1. WAP to implement the number is
even or odd using if else statement.
2. WAP to find the greatest number
among 3 number using if statement.
3. WAP to implement arithmetic
operation using switch case.
4. WAP to display table of entered
number using for loop.
5. WAP to calculate the factorial of
entered number using while loop.
6. WAP to calculate the factorial of
entered number using do while loop.
7. WAP to display sum and average of
10 number using array.
8. WAP to display student details name,
roll no., age, address and semester
using function definition outside the
class.
9. WAP to swap two number using
function with call by value.
10. WAP to swap two number using
function with call by reference.
11. WAP to implement default constructor
to display student details.
12. WAP to implement parameterized
constructor to display student details.
13. WAP to implement copy constructor
to display student details.
14. WAP to implement destructor.
15. WAP to calculate square and cube of
number using inline function.
16. WAP to implement single inheritance.
17. WAP to calculate the area of square
and rectangle using function
overloading.
18. WAP to implement concept of
pointers.
Signature Signature Signature
Head of Department Course Teacher Student

You might also like