Chevron Interview Question

How would you handle an input given by a user?

Interview Answer

Anonymous

Sep 23, 2021

I said in "well in C++ I would create a field for the user to enter an input using 'cout >' for example if I had to add up all of the user's inputs I would initialize them then print out the summation of the new value using 'cout>>'