In which layer of the network datastructure format change is done
Differentiate call by value and call by reference?
Why doesnt that code work?
1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?
Why is c called a mid-level programming language?
what is difference b/w extern & volatile variable??
What is pointers in c?
What is dynamic variable in c?
how can u print a message without using any library function in c
Is c high or low level?
explain what are pointers?
Do you know what is the purpose of 'extern' keyword in a function declaration?
What is openmp in c?