a) #define PI 3.14
b) char *PI = “A”;
c) float PI = 3.14;
d) none of the Mentioned
For which of the following, “PI++;” code will fail?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For which of the following, “PI++;” code will fail?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!