What are integer variable, floating-point variable and character variable?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by scope of a variable in c?
what is C?
How can I return multiple values from a function?
How many data structures are there in c?
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?
What does volatile do?
When do we get logical errors?
how to find the binary of a number?
ratio,age,persentage
Explain what is the difference between declaring a variable and defining a variable?
What do you mean by command line argument?
What are loops c?