Can you please explain the scope of static variables?
No Answer is Posted For this Question
Be the First to Post Answer
What is a structure in c language. how to initialise a structure in c?
what is c?
what is y value of the code if input x=10 y=5; if (x==10) else if(x==9) elae y=8; a.9 b.8 c.6 d.7
Total of how many functions are available in c?
Concat two string with most overlapped substring has to removeĀ "abcd"+ "cdef" = "abcdef
How do you override a defined macro?
What is operator precedence?
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
a c code by using memory allocation for add ,multiply of sprase matrixes
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
Determine if a number is a power of 2 at O(1).
what is Array?