Wednesday, May 12, 2010

pass by value, pass by address, pass by refrence

Share Orkut
1. Write a program in c++ that ask the user to type 2 integer a & b and exchange the value of a & b using 
a)pass by value
b)pass by address
c)pass by refrence

No comments:

Post a Comment