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
explain what are pointers?
What is the difference between text and binary i/o?
What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?
Explain how can you determine the size of an allocated portion of memory?
what is purpose of fflush(stdin) function
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
An interactive c program to read basic salary of 15 persons. each person gets 25% of basic as HRA, 15%of basic as conveyance allowances, 10%of basic as entertainment allowances.The total salary is calculated by adding basic+HRA+CA+EA.Calculate how many out of 15 get salary above 10,000.Rs also print the salary of each employee
What's the difference between constant char *p and char * constant p?
What are reserved words with a programming language?
char p="data"; printf(p);
Explain command-line arguments in C.
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..