What is the scope of static variable in c?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by scope of a variable in c?
How can I change their mode to binary?
Is there any possibility to create customized header file with c programming language?
What does it mean when the linker says that _end is undefined?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
What does a function declared as pascal do differently?
You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?
What is sparse file?
Explain about C function prototype?
Study the Following Points: a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static 1. Which of the Following Statements are true w.r.t Bit- Fields A)a,b&c B)Only a & b C)Only c D)All
What is difference between constant pointer and constant variable?
What is meant by operator precedence?