Write a C++ program that prompts the user to enter values for a b and c

By: Prof. Dr. Fazal Rehman | Last updated: February 3, 2024

Write a C++ program that prompts the user to enter values for a b and c.

Output

Please enter the value for a:

3

Please enter the value for b:

4

Please enter the value for c:

9

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials