Question: Write a program that prints the numbers 2 to 4 on the same line. Write the program using the following methods: Using one printf statement
Write a program that prints the numbers 2 to 4 on the same line. Write the program using the following methods:
- Using one printf statement with no conversion specifiers.
- Using one printf statement with four conversion specifiers.
- Using four printf statements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
