Write a statement to call a function named getage that


Question 1: Write a statement to call a function named getAge that returns an integer and takes no parameters. Assign the returned value to the already declared variable child.

Question 2: Write a for loop header that will count backwards from 10 to 0. Use undeclared variable i as the loop counter. (Use single spaces between operators, operands and words)

Question 3: Declare an array named rainfall that can hold at most 12 floating point numbers.

Use the c programming language to prepare this program.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write a statement to call a function named getage that
Reference No:- TGS0946574

Expected delivery within 24 Hours