Question: C++ programming Write single C++ statement to perform each of the following tasks: a) Declare let1 as character type variable and initialize it to value
C++ programming

Write single C++ statement to perform each of the following tasks: a) Declare let1 as character type variable and initialize it to value a. b) Declare variable rate as memory constant with value 2.95 c) Assign the letter B to the char variable initial. d) Sends the value in variable name to the stream cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
