Computer Networking: A Top-Down Approach (7th Edition)
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN: 9780133594140
Author: James Kurose, Keith Ross
Publisher: PEARSON
Bartleby Related Questions Icon

Related questions

Question
2:06 85 0I ©
16.5 66 l 100 Jo
K/s
CPE 150 Task 0...
Yarmouk University
Hijjawi Faculty for Engineering Technology
Computer Engineering Department
CPE 150: Introduction to Programming
Task 06: Functions I
Define the following five functions.
1- printInfo: This function prints your name and ID to the screen.
2- caleShapeArea: This function calculates and returns the area of a shape (Triangle or
Rectangle). The function should take two double arguments (dimensions of the shape) and
a single character (T', or 'R').
If the character argument is T' then the area of a triangle with the passed arguments
should be calculated and returned.
If the character argument is 'R' then the area of a rectangle with the passed arguments
should be calculated and returned.
* Otherwise the function should return 0.
3- caleSeriesLog: This function calculates and returns the value of log1o(1²+2²+3²*+4²+...
+N). The function should take one integer argument (N). Hint: Use loops to calculate the
series and the cmath library to calculate its log.
4- printMenu: This function displays the following menu at the screen.
Main Menu
1- Print Information
2- Calculate Line Slope
3- Calculate Log of 1+2°+3*+4²+.... +N?
4- Exit.
Main Function:
Write a menu driven program that repeatedly displays the menu to the user (call printMenu)
and prompt the user to enter his/her choice. The menu should work as follows:
Choice #1: print your information (Name and ID) to the screen.
Choice #2: Prompt the user to enter two value (diminutions of the shape), calculate the
area (call c calcShapeArea), and print the slope.
Choice #3: Prompt the user to enter an integer (N), calculate the log of 12+2?+3+....
+N° (call caleSeriesLog), and print the result.
Choice #4: Return to the main function.
Good Luck
Spring 2021
expand button
Transcribed Image Text:2:06 85 0I © 16.5 66 l 100 Jo K/s CPE 150 Task 0... Yarmouk University Hijjawi Faculty for Engineering Technology Computer Engineering Department CPE 150: Introduction to Programming Task 06: Functions I Define the following five functions. 1- printInfo: This function prints your name and ID to the screen. 2- caleShapeArea: This function calculates and returns the area of a shape (Triangle or Rectangle). The function should take two double arguments (dimensions of the shape) and a single character (T', or 'R'). If the character argument is T' then the area of a triangle with the passed arguments should be calculated and returned. If the character argument is 'R' then the area of a rectangle with the passed arguments should be calculated and returned. * Otherwise the function should return 0. 3- caleSeriesLog: This function calculates and returns the value of log1o(1²+2²+3²*+4²+... +N). The function should take one integer argument (N). Hint: Use loops to calculate the series and the cmath library to calculate its log. 4- printMenu: This function displays the following menu at the screen. Main Menu 1- Print Information 2- Calculate Line Slope 3- Calculate Log of 1+2°+3*+4²+.... +N? 4- Exit. Main Function: Write a menu driven program that repeatedly displays the menu to the user (call printMenu) and prompt the user to enter his/her choice. The menu should work as follows: Choice #1: print your information (Name and ID) to the screen. Choice #2: Prompt the user to enter two value (diminutions of the shape), calculate the area (call c calcShapeArea), and print the slope. Choice #3: Prompt the user to enter an integer (N), calculate the log of 12+2?+3+.... +N° (call caleSeriesLog), and print the result. Choice #4: Return to the main function. Good Luck Spring 2021
Expert Solution
Check Mark
Knowledge Booster
Background pattern image
Similar questions
Recommended textbooks for you
Text book image
Computer Networking: A Top-Down Approach (7th Edi...
Computer Engineering
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:PEARSON
Text book image
Computer Organization and Design MIPS Edition, Fi...
Computer Engineering
ISBN:9780124077263
Author:David A. Patterson, John L. Hennessy
Publisher:Elsevier Science
Text book image
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:9781337569330
Author:Jill West, Tamara Dean, Jean Andrews
Publisher:Cengage Learning
Text book image
Concepts of Database Management
Computer Engineering
ISBN:9781337093422
Author:Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:Cengage Learning
Text book image
Prelude to Programming
Computer Engineering
ISBN:9780133750423
Author:VENIT, Stewart
Publisher:Pearson Education
Text book image
Sc Business Data Communications and Networking, T...
Computer Engineering
ISBN:9781119368830
Author:FITZGERALD
Publisher:WILEY