here is a link to download Let_Us_C_-_Yashwant_Kanetkar
Answer Posted / maddy
rapidshare.com/files/172131354/Let_Us_C_-_Yashwant_Kanetkar.pdf
| Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
Explain the difference between null pointer and void pointer.
Is there a built-in function in C that can be used for sorting data?
What is the size of array float a(10)?
What is main function in c?
Why do we use pointer to pointer in c?
Explain the difference between malloc() and calloc() function?
What is a stream water?
What is the role of && operator in a program code?
What are pointers? What are stacks and queues?
What is modeling?
What does void main () mean?
GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA
What is zero based addressing?
What is a null pointer in c?
How can I recover the file name given an open stream or file descriptor?