message passing using C++
Posted by sudheer | Posted in message passing | Posted on 9:20 PM
0
Here I am posting programs which are in our lab list. If you find any mistakes or you want to suggest any thing kindly post them in comment section.
NOTE: All these programs work only in turbo compilers
- Design a program in C++ to illustrate the concept of function overloading.
To perform this I am printing biggest number in given two numbers and taking four public member functions as max1, max2, max3, max4 with difference in parameters.
finally in main program I use switch statement for the user choice.
Below is the code......
Below is the code......
Subscribe to:
Posts (Atom)