C++ Lab Practicals
C++ Lab Practicals
IK Gujral Punjab Technical University, Kapurthala B. Tech, Computer Science & Engg.
Task 1: Write a program that uses a class where the member functions are
defined inside a class.
Task 2: Write a program that uses a class where the member functions are
defined outside a class.
Task 18: Write a program to demonstrate the reading and writing of mixed
type of data.