subject

Given that an integer variable i and a floating-point variable f have already been declared and given values: write a statement in c that displays the values of i and f to standard output in the following format: i=value-of-i f=value-of-f two examples: example 1: if the values of i and f were 25 and 12.34 respectively, the output would be: i=25 f=12.34 example 2: if the values of i and f's value were 703 and 3.14159, (respectively) the output would be: i=703 f=3.14159 remember: you are given i and f-- that means they are already declared and they already have values! don't change their values by assigning or initializing them! just print them out the way we have shown above. just write one statement to produce the output. remember: you don't know what the actual values of i and f are-- they are unlikely to be the values used in the examples above! remember: in your output you must be displaying both the name of the variable (like i) and its value.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:00
The editing of digital photos us about the same level of difficulty as editing an analog photo
Answers: 2
question
Computers and Technology, 22.06.2019 17:00
The two main ways in which marketers address the competition with their strategies are by satisfying a need better than a competition and by
Answers: 2
question
Computers and Technology, 22.06.2019 18:00
Which of the following physical laws can make the flow of water seem more realistic? a. motion b. gravity c. fluid dynamics d. thermodynamics
Answers: 2
question
Computers and Technology, 23.06.2019 03:30
Hashtags serve to identify the topic of a given tweet true false
Answers: 2
You know the right answer?
Given that an integer variable i and a floating-point variable f have already been declared and give...
Questions
question
Mathematics, 18.10.2020 16:01
question
Mathematics, 18.10.2020 16:01
question
Mathematics, 18.10.2020 16:01
question
Mathematics, 18.10.2020 16:01