1.

What is the difference between following two statement s:(1) int sum(10);(2) int sum(10)=20;

Answer»


Discussion

No Comment Found