Hi,
can any one tell me that how can i add two different statment constant and show it one answer
for example ,
cout<<"cost of letter ,0.40";
cout<<"GST:0.05";
i want to add values between these two statment o.40+0.05=0.45
i want to perform this function in programme
so can anyone please tell me how can i add these two constant ???
please reply as soon as possible :(