--------------------------------------------------------------------------------------------------------------------------
OOPC Practicals
-------------------------------------------------------------------------------------------------------------------------
- Write a Program in C++ to print “Hello World”
- Write a C++ program to swap two numbers
- Write a C++ program to sort the array
- Write a C++ Program to find second largest element of given array
- Write a C++ Program to sum of two distance (feet and inch)
- Write a C++ program to create a class named employee having data member employee name and employee code to store the employee details
- Write a C++ program to find largest number from given
- Write a C++ program to calculate the area of circle, rectangle and square using function overloading.
- Write a C++ program for Addition, Subtraction, Multiplication, Division by using object oriented class.
- Write a C++ program for making calculator
- Write a C++ program to check number is prime or not
- Write a C++ program to demonstrate concept of constructor
- Write a C++ program to calculate factorial of a given number
- Write a C++ program to perform Binary operator overloading
- Write a C++ program to concat two string using operator overloading
0 comments:
Post a Comment