1) Write a C++ program that finds and display sum of all array numbers using Pointer.
2) Write a C++ program that get and display students information using pointers to objects.
3) Write a C++ program on this pointer.
4) Write a C++ program that calculates sum of two class data members using Pointers to Members concept.
5) Write a C++ program that achieve Runtime polymorphism using Virtual function.
6) Write a C++ program that displays Person information using this pointer.
0 Comments
Post a Comment