answersLogoWhite

0

What is a constant variables in c language?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

It are a variable you add modifer 'const' to. It means these variable mustn't be modified.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a constant variables in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is literal in c language?

a string constant


What is the constant in C programming language?

Anything declared as a constant.


What does constant of proportion mean?

If two variables are in direct relationship then the ratio of the two variables is known as the constant of proportion between them. In algebraic form, if X and Y are the two variables, then direct proportionality implies that Y = cX and c is the constant of proportionality.


Are constant variables and derived variables the same?

Constant variables are constant, they do not change. Derived variables are not constant. They are determined by the other values in the equation.


What is an identifier. what are the hearing rods for identifier 'c' language?

An identifier is the names given for labels, functions and variables in the c language.


What is constant variable in c?

Constant variables refers to those variables whose values cannot be changed. These variables should be initialized along with their declaration. Attempt to change the value of a constant variable will generate compile error. The syntax for declaring a constant variable is:const data-type variableName = value;


What is the constant of proportionality in math?

If two variables, X and Y, are in direct proportion then Y = c*X for some fixed value c. This value, c, is the constant of proportionality for this relationship.


What is the definition constant of proportionality?

The state of being in proportion.


What is meant by pointers in c language?

Variables (or constants) that contain addresses.


What are the characteristics of inverse proportionality relationship?

If the product of two variables is equal to a constant, then they are inversely proportional. eg. If xy=c where c is a constant, then x and y are inversely proportional.


What is 10.1455785 in c language?

A floating point constant value.


Are constant variables and independent variables the same?

No they are not the same. A constant variable keeps going at a constant rate.