0
C++
Write a program in C++ with the following datatypes. Use the 3 different variables with the same data type. Explain the codes step by step. a. int b. float. c. double. d. string. e. bool.
10 Antworten
+ 5
Well, then write a program?
If you have a particular question, just ask it directly!
+ 1
Abbey Abbey You're not gonna get code here, this section has been made to help/explain.
You have to write it yourself and then you can ask if you don't know how does the code work, or something does not work properly
+ 1
Solomoni Railoa tnx man k didn’t know there was a rule and secondly l jxt started learning on dis app Lisa and others am sorry l didnot get u
0
Lisa Well that is why l posted it to get answers .. FYI it is a question
0
😂
0
Michal Doruch alryt boss sorry l dont no hw things works hr
0
Are you asking that the program let say take a user input say a string print it back as a string and then below that it prints it out as it is converted to int, then to a float and double. The bool will have to be a check to see if it is a string which will print back true or false.