Question: {Q-4} Create a C program with. A minimum of 11 variables (combination of integers, floats, char, arrays, etc) At least 3 of those variables need

{Q-4} Create a C program with. A minimum of 11 variables (combination of integers, floats, char, arrays, etc) At least 3 of those variables need to be global variables The other 8 variables will be defined and initialized in the main function. 3 of the 8 variables in the main function will utilize the global variables to initialize them The main function will pass all 8 variables to the "called" function The called function will utilize at least 5 of the variables in a mathematical formula of your choice and print it.@
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
