Question: (a) Explain the difference between a for loop and a while loop (b) Explain how infinite loops can occur in both a for loop and
(a) Explain the difference between a for loop and a while loop (b) Explain how infinite loops can occur in both a for loop and a while loop (c) Explain the difference betweon a break statement and a continue statement. (d) What is a pointer? What is the difference between the pointer operators & and *? (e) Let the declaration be double pVar; given. Which address does this pointer reference after the declaration
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
