Question: 1. Write a program that initializes and declares an integer- variable a, floating- variable b and prints their values to the screen as shown below.
1. Write a program that initializes and declares an integer- variable a, floating- variable b and prints their values to the screen as shown below. For Example if: int a=45 float b=5.678 Output C:\Users\pkolli Deskto... - D X a = 45 b = 5.678 Press any key to continue
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
