Thursday

cin object

cin object :-
                     It is used to give value to the variable after compilation time. Means if any variable has to be given a value after compilation then we use cin object. The syntax is cin >> a; .
The proper program  is given as follows :


For more programs click on the following link : http://pastebin.com/4W8yvvuE

No comments:

Post a Comment