Question: in c++ String foodName and integer foodQuantity are read from input. - Set the fill to = ' - Output foodName with a width of
String foodName and integer foodQuantity are read from input. - Set the fill to = ' - Output foodName with a width of 13 characters and right-aligned. Then output the colon - Output foodQuantity with a width of 13 characters Ind left-aligned. End with a newline. Ex. If the input is turkey 1278 , then the output is
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
