which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....
Answer Posted / shrikantauti
I would suggest you to read 'Let Us C' by Yashwant Kanetkar.
It includes all the things required for beginners.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Explain Function Pointer?
can we have joblib in a proc ?
What is a class c rental property?
Explain the array representation of a binary tree in C.
7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.
What are the different data types in C?
Explain the advantages and disadvantages of macros.
What are 3 types of structures?
Explain the use of #pragma exit?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What is structure in c explain with example?
What is indirection? How many levels of pointers can you have?
How to throw some light on the b tree?
Why do we use & in c?
How do I get a null pointer in my programs?