Question: can someoem help me woht this C program as soon as possibel thanks in advance Ex. 1. Write a C program Write the C statements
Ex. 1. Write a C program Write the C statements to: Create a pointer pD of double type that points to a double variable d1 2.5; Output the value of d1 using the variable d1; Output the value of d1 using the pD; Output the address of d1 using TwO different methods
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
