Is there any book to know about Basics of C Language?
Answer Posted / samir
yes,
Programming with C
Author is yashwant Kanetkar
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is pointers in c?
What are compound statements?
Compare interpreters and compilers.
What is difference between structure and union?
differentiate built-in functions and user – defined functions.
What is pointer in c?
Explain what are linked list?
Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.
Does * p ++ increment p or what it points to?
Explain the difference between strcpy() and memcpy() function?
Is linux written in c?
What is null pointer constant?
What is line in c preprocessor?
What is bubble sort technique in c?
What is the use of extern in c?