Give the declaration for two variables called feet and


Problem

1. Give the declaration for two variables called feet and inches. Both variables are of type int and both are to be initialized to zero in the declaration. Give both initialization alternatives.

2. Give the declaration for two variables called count and distance. count is of type and is initialized to zero. distance is of type double and is initialized to 1.5. Give both initialization alternatives.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Give the declaration for two variables called feet and
Reference No:- TGS02745840

Expected delivery within 24 Hours