Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please dont use parameters, or any advanced concepts (such as functions) (this is for a beginner C class) or the teacher gives 0 points for
Please dont use parameters, or any advanced concepts (such as functions) (this is for a beginner C class) or the teacher gives 0 points for the problem/question
Lab 2 Write a program that accepts four (4) lines of input: The first line contains a float value in 4.2f format The second line contains a char value The third line contains a 4-digit int value The fourth line contains a char value and then displays all of the input on a single line Phone Number Write a program that accepts a phone number of the form +1(xxx)-XXX-XXXX where x is a digit, and displays the sum of all digits in the phone number. SUBMIT BOTH PIECES IN ONE FILE LAB3.C
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started