Is there any book to know about Basics of C Language?
Answer Posted / praveen
Programming in C
Balaguruswamy
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
can any one tel me wt is the question pattern for NIC exam
Is it possible to pass an entire structure to functions?
What are the types of operators in c?
why do some people write if(0 == x) instead of if(x == 0)?
Define Spanning-Tree Protocol (STP)
Why c is called a middle level language?
What does != Mean in c?
What is difference between structure and union in c programming?
Explain what is #line used for?
What does printf does?
What is a good data structure to use for storing lines of text?
What is the use of sizeof?
Explain the properties of union. What is the size of a union variable
What language is lisp written in?
How #define works?