Explain what are its uses in c programming?
No Answer is Posted For this Question
Be the First to Post Answer
Why isn't any of this standardized in c? Any real program has to do some of these things.
from which concept of 'c', the static member function of 'c++' has came?
Why use int main instead of void main?
what is the height of tree if leaf node is at level 3. please explain
What are the characteristics of arrays in c?
how to use showbits function?
What are Macros? What are its advantages and disadvantages?
Why is c so popular?
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
Evaluate the following: int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; } for fn(7); 1) 10 2) 11 3) 1
What is the heap?
what is volatile in c language?
9 Answers Cap Gemini, HCL, Honeywell, TCS, Tech Mahindra,