a value that does not change during program execution
a) variabe
b) argument
c) parameter
d) none
No Answer is Posted For this Question
Be the First to Post Answer
How can I find leaf node with smallest level in a binary tree?
How can I read a binary data file properly?
What are the types of operators in c?
Program to find largest of three numbers without using comparsion operator?
What is the difference between struct and typedef struct in c?
What do header files do?
What are the complete rules for header file searching?
What is the difference between text and binary modes?
who will call your main function in c under linux?
What is a macro?
What is file in c preprocessor?
Does c have an equivalent to pascals with statement?