Examveda
Examveda

For which of the following, "PI++;" code will fail?

A. #define PI 3.14

B. char *PI = "A";

C. float PI = 3.14;

D. none of the Mentioned

Answer: Option A


This Question Belongs to C Program >> C Fundamentals

Join The Discussion

Related Questions on C Fundamentals