Posts

EXERCISE 01 Complete Solved LET US C by Yashwant Kanetkar

Image
Let Us C by Yashwant Kanetkar   Solution By   Muhammad Kaleem UIlah                                           LET US C                                      EXERCISE 01 [A] Which of the following are invalid variable names and why? ·          //Space is also not allowed in “C” Variables ·          //There should be no other symbol then underscore group. basic-hra, #MEAN, team’svictory, queue. Plot # 3, population in 2006 , over time, [B] Point out the errors, if any, in the following C statements:   ...