Input and Output

  • + 2 comments

    From where Cin will read(take) values?

    How this code will know 1 3 7 number?

    //And why can't, it accept; int sum = Number_One + Number_Two + Number_Three; cout<< sum<