Question: It's C language also I will upvote u Solution directly True or False: 1. If you didn't initialize a constant the compiler will generate a
It's C language also I will upvote u Solution directly
True or False: 1. If you didn't initialize a constant the compiler will generate a syntax error. 2. Constants defined with (#define) are not stored in the program memory. 3. If you forget to initialize a double variable the compiler will initialize it with zero. 4. You can initialize a variable without declaration. 5. The (+) operator has a higher priority than (*) operator
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
