Hi guys I am new to C and have a few newbie questions I was asked at class. Any help wold be great.
Does a variable needs to be declared and initialized before usage? Is this true or false;
An example or reason would be appreciated.
Why is design important to the programming cycle?
What happens behind the scene as a source code is converted to an executable?
What are the processes involved?
Any help greatly appreciated.