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
What is a structural principle?
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset
What is c language used for?
What is function prototype in c language?
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
how to execute a program using if else condition and the output should enter number and the number is odd only...
hi any body pls give me company name interview conduct "c" language only
Explain what is a stream?
What is a structure member in c?
What are the advantages and disadvantages of pointers?
program to find error in linklist.(i.e find whether any node point wrongly to previous nodes instead of next node)
What is the use of extern in c?
Where in memory are my variables stored?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is the explanation for the dangling pointer in c?