Question: C Programming You should start by creating the 'Hello World' example. You should then create a simple programme that uses scanf and printf. It should
C Programming
You should start by creating the 'Hello World' example.
You should then create a simple programme that uses scanf and printf. It should ask the user for a number and then print out that number multiplied by 2. For example:
Enter a number: 7
7 doubled is 14
use this 2 nd programme to calculate 21 times 2
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
