STEP 11: Surface area of cylinder = 6.2832*R*(R+h) STEP 12: Print "Surface area of cylinder is" STEP 13: Stop

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
QUESTION (a):
AIM: TO FIND AREA OF RECTANGLE ,CIRCLE AND SURFACE AREA OF
CYLINDER.
THEORY: C is a general-purpose, middle level, procedural computer
programming language supporting structured programming, lexical variable scope,
and recursion, with a static type system. C is an imperative procedural language. It
was designed to be compiled to provide low-level access to memory and language
constructs that map efficiently to machine instructions, all with minimal runtime
support. C language is lavishly portable as programs that are written in
can run and compile on any system with either none or small changes. It's also fast
and efficient because statically typed languages are faster than dynamically typed
languages.
language
ALGORITHM:
STEP 1: Start
STEP 2: Print “ Enter length and breadth of a rectangle"
STEP 3: Input 1,b
STEP 4: Area of rectangle=l*b
STEP 4: Print “The area of rectangle is"
STEP 5: Print “Enter radius of circle"
STEP 6: Input r
STEP 7: Area of circle=3.1416*r*r
STEP 8: Print "The area of circle is"
STEP 9: Print “Enter height and radius of cylinder"
STEP 10: Input h,R
Transcribed Image Text:QUESTION (a): AIM: TO FIND AREA OF RECTANGLE ,CIRCLE AND SURFACE AREA OF CYLINDER. THEORY: C is a general-purpose, middle level, procedural computer programming language supporting structured programming, lexical variable scope, and recursion, with a static type system. C is an imperative procedural language. It was designed to be compiled to provide low-level access to memory and language constructs that map efficiently to machine instructions, all with minimal runtime support. C language is lavishly portable as programs that are written in can run and compile on any system with either none or small changes. It's also fast and efficient because statically typed languages are faster than dynamically typed languages. language ALGORITHM: STEP 1: Start STEP 2: Print “ Enter length and breadth of a rectangle" STEP 3: Input 1,b STEP 4: Area of rectangle=l*b STEP 4: Print “The area of rectangle is" STEP 5: Print “Enter radius of circle" STEP 6: Input r STEP 7: Area of circle=3.1416*r*r STEP 8: Print "The area of circle is" STEP 9: Print “Enter height and radius of cylinder" STEP 10: Input h,R
STEP 11: Surface area of cylinder = 6.2832*R*(R+h)
STEP 12: Print “Surface area of cylinder is"
STEP 13: Stop
Transcribed Image Text:STEP 11: Surface area of cylinder = 6.2832*R*(R+h) STEP 12: Print “Surface area of cylinder is" STEP 13: Stop
Expert Solution
steps

Step by step

Solved in 3 steps with 3 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