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
a program that can input number of records and can view it again the record
What is c language and why we use it?
Describe the modifier in c?
What is the use of structure padding in c?
Explain how can a program be made to print the line number where an error occurs?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
What are the types of data types and explain?
How do I send escape sequences to control a terminal or other device?
State two uses of pointers in C?
How can I open files mentioned on the command line, and parse option flags?
In a switch statement, explain what will happen if a break statement is omitted?
Explain the use of #pragma exit?
What is the explanation for modular programming?
What is the purpose of sprintf() function?
How can you return multiple values from a function?