here is a link to download Let_Us_C_-_Yashwant_Kanetkar
Answer Posted / ria
dude thnx a lot
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How can I avoid the abort, retry, fail messages?
Do pointers need to be initialized?
Are the variables argc and argv are local to main?
What are the header files used in c language?
How can a number be converted to a string?
What is the difference between far and near ?
Why static is used in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
What is the general form of #line preprocessor?
Why should I use standard library functions instead of writing my own?
What is the difference between array and structure in c?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Is javascript written in c?
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What is a void * in c?