Make a program that creates two variables: an int and a double. Follow these instructions in the exact order below. Is it possible to store a double into an int? Is it possible to store an int into a ...