Question: 1. Write a program that declare a variable called first of type int initialized to 13 2. Declare other variable second of type int and

 1. Write a program that declare a variable called "first" of

1. Write a program that declare a variable called "first" of type "int" initialized to 13 2. Declare other variable "second" of type "int" and initialized to 16 3. Write C+ statements that calculate the average of the two numbers Hint: define variable and name it "avg". The output should be like the following

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To solve this problem we will write a simple C program Lets go through the steps Step 1 Declare the ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!