Q1: Write a program in C that takes 3 sides of triangle as an input form the user and checks if triangle is isosceles, equilateral or scalene. Q2: Convert the above program (in Q1) into a void function and call it in main Q3: Convert the above program (in Q2) into an int function and call it in main using both constant value and variables.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter7: User-defined Simple Data Types, Namespaces, And The String Type
Section: Chapter Questions
Problem 1TF
icon
Related questions
Question
100%
Question no 3
Q1: Write a program in C that takes 3 sides of triangle as an
input form the user and checks if triangle is isosceles,
equilateral or scalene.
Q2: Convert the above program (in Q1) into a void function
and call it in main
Q3: Convert the above program (in Q2) into an int function
and call it in main using both constant value and variables.
Transcribed Image Text:Q1: Write a program in C that takes 3 sides of triangle as an input form the user and checks if triangle is isosceles, equilateral or scalene. Q2: Convert the above program (in Q1) into a void function and call it in main Q3: Convert the above program (in Q2) into an int function and call it in main using both constant value and variables.
Expert Solution
steps

Step by step

Solved in 3 steps with 7 images

Blurred answer
Knowledge Booster
Distributed Database Concepts
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning