Question: Write this short program in C language Write a program to declare and initialize three integer variables called one, two and three. Write and call
Write this short program in C language

Write a program to declare and initialize three integer variables called one, two and three. Write and call a function so that it modifies these variables by multiplying each by two. Print these values in main after the function call
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
