prayingfeet3299 prayingfeet3299 22-02-2024 Computers and Technology contestada A program has the following variable definitions:long miles;int feet;double inchesWrite a single cin statement that reads a value into each of these variables in the order of their declaration.