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
Is sizeof a keyword in c?
write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.
What is the difference between far and near ?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
What is the purpose of type declarations?
Explain how do you generate random numbers in c?
What is static identifier?
how to create duplicate link list using C???
Explain what is the difference between far and near ?
Can we access array using pointer in c language?
What is the difference between malloc() and calloc() function in c language?
How can you increase the allowable number of simultaneously open files?
What are keywords c?
What does a pointer variable always consist of?
Why header file is used in c?