a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
Why is c so powerful?
what do you mean by inline function in C?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
What are types of structure?
What is the use of pointers in C?
What is %d called in c?
Explain what is output redirection?
What are the advantages and disadvantages of a heap?
How are pointers declared in c?
What is sorting in c plus plus?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is difference between main and void main?
how should functions be apportioned among source files?
Which is best book for data structures in c?