subject

#include void main()
{
int a=10,b;
b=a*2;
a*=3;
b-=2;
printf("%d,%d",a, b);
}
What is the output

10,20
30,20
10,18
30,18

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 11:30
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
question
Computers and Technology, 23.06.2019 12:00
What does the level 1 topic in a word outline become in powerpoint? a. first-level bullet item b. slide title c. third-level bullet item d. second-level bullet item
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Monica and her team have implemented is successfully in an organization. what factor leads to successful is implementation? good between different departments in an organization leads to successful is implementation.
Answers: 1
question
Computers and Technology, 24.06.2019 16:00
Read these lines from beowulf.often scyld scefing seized mead-benches from enemytroops, from many a clan, he terrified warriors, even thoughfirst he was found a waif, best explains why the author includes this information in theexposition? a. to emphasize that a hero must learn to be fierceb. to remember the famous story of a popular heroc. to express sadness about losing the old heroesd. to see whether people still respect the old heroes
Answers: 1
You know the right answer?
#include void main()
{
int a=10,b;
b=a*2;
a*=3;
b-=2;
printf("...
Questions
question
Mathematics, 20.05.2021 20:20
question
Biology, 20.05.2021 20:20
question
Health, 20.05.2021 20:20
question
Social Studies, 20.05.2021 20:20
question
Physics, 20.05.2021 20:20
question
Mathematics, 20.05.2021 20:20
question
Mathematics, 20.05.2021 20:20
question
Mathematics, 20.05.2021 20:20
Questions on the website: 13722361