Explain what are global variables and explain how do you declare them?
No Answer is Posted For this Question
Be the First to Post Answer
What are identifiers and keywords in c?
Why c language?
Explain how can you be sure that a program follows the ansi c standard?
what is a static function
What is #error and use of it?
While compiling a c program,graphics header files are not including in my program..eg: <graphics.h>,what may be the problem...is there any environment settings exists.
print 1-50 with two loop & two print Statement
what is ur strangth & weekness
0 Answers Cognizant, LG Soft, NetEnrich,
when i declare as: void main() { clrscr(); int a=10; printf("%d",a) } my problem that why generate a error in above programs. please tell me answer seriously .
find the minimum of three values inputted by the user
How can you find the day of the week given the date?
What is the difference between int and float?