Answer Posted / jayanthi
Dennis MacAlistair Ritchie
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Who is the founder of c language?
What are the difference between a free-standing and a hosted environment?
What is your stream meaning?
What is data types?
Why is structure important for a child?
What is a static variable in c?
I heard that you have to include stdio.h before calling printf. Why?
What is the default value of local and global variables in c?
how do you programme Carrier Sense Multiple Access
Explain what is the difference between the expression '++a' and 'a++'?
Explain what is the best way to comment out a section of code that contains comments?
What are static variables in c?
Is it possible to execute code even after the program exits the main() function?
What is meant by preprocessor in c?
Why c is procedure oriented?