What is indirection?
No Answer is Posted For this Question
Be the First to Post Answer
Why pointers are used in c?
What are extern variables in c?
What is that continue statement??
What is the purpose of sprintf() function?
Q. where is the below variables stored ? - volatile, static, register
What is the scope of local variable in c?
what is the difference between declaration ,defenetion and initialization of a variable?
What is C++
application of static variables in real time
Where are the auto variables stored?
Explain how do you determine a file’s attributes?
Explain output of printf("Hello World"-'A'+'B'); ?