EXERCISE 26 Write functions which respectively calculate the sum, product, minimum, maximum, average of two integers A and B. Use these functions in a program.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
LAB 6
Functions and Procedures
EXERCISE 26
Write functions which respectively calculate the sum, product, minimum, maximum, average of two
integers A and B. Use these functions in a program.
EXERCISE 27
Writing a function that calculates the occurrence of an integer A in an integer array T of size N.
EXERCISE 28
T is an array of N integers. N is defined as a constant equal to 10.
Write a procedure proc1(int *T) that reads the N elements of the array by checking that the entered
values are between 10 and 20. This procedure will display thereafter the N values of the array, the sum
value, the maximum value and the minimum value of elements in this array.
EXERCISE 29
Write procedure to swap two integers A and B. Use this procedure in a program.
EXERCISE 30 (Homework)
Write a function called factorial that calculates for an integer argument k the following quantity:
k!=1×2×...× k
Write a function float SN(int N) that returns the value of the following series:
Sy=1+2°, 3
2! 3! 4!
N?
+...+
(N+1)! with k!=1×2×...×k
EXERCISE 31 (Homework)
Write two procedure called mean_(int N) and var_(int N) that calculate and display the mean and
variance of N real entered from the keyboard (without using an array).
EXERCISE 32
Writing a function that returns for an integer A its symmetrical:
That is to say, if A = 3524 then sym_(A) = is 4253.
Transcribed Image Text:LAB 6 Functions and Procedures EXERCISE 26 Write functions which respectively calculate the sum, product, minimum, maximum, average of two integers A and B. Use these functions in a program. EXERCISE 27 Writing a function that calculates the occurrence of an integer A in an integer array T of size N. EXERCISE 28 T is an array of N integers. N is defined as a constant equal to 10. Write a procedure proc1(int *T) that reads the N elements of the array by checking that the entered values are between 10 and 20. This procedure will display thereafter the N values of the array, the sum value, the maximum value and the minimum value of elements in this array. EXERCISE 29 Write procedure to swap two integers A and B. Use this procedure in a program. EXERCISE 30 (Homework) Write a function called factorial that calculates for an integer argument k the following quantity: k!=1×2×...× k Write a function float SN(int N) that returns the value of the following series: Sy=1+2°, 3 2! 3! 4! N? +...+ (N+1)! with k!=1×2×...×k EXERCISE 31 (Homework) Write two procedure called mean_(int N) and var_(int N) that calculate and display the mean and variance of N real entered from the keyboard (without using an array). EXERCISE 32 Writing a function that returns for an integer A its symmetrical: That is to say, if A = 3524 then sym_(A) = is 4253.
Expert Solution
steps

Step by step

Solved in 4 steps with 4 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY