answersLogoWhite

0


Best Answer

A fixed value or a static value.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is another name for constant value?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is another name for constant?

A fixed value or a static value.


What is the name of a value that does not change?

A "constant"


Difference between numeric constants and numeric variables in qbasic?

A constant is not supposed to change during program execution. A variable may change, in the sense that you assign a value, then another value, then another...A constant is not supposed to change during program execution. A variable may change, in the sense that you assign a value, then another value, then another...A constant is not supposed to change during program execution. A variable may change, in the sense that you assign a value, then another value, then another...A constant is not supposed to change during program execution. A variable may change, in the sense that you assign a value, then another value, then another...


Is the control another name for constant?

No.


What type of data has another name for constant?

a any other name of this tipe of data


WHAT IS THE name that represents a value that cannot be changed during the program's executiON?

A Name Constant


What is an integer constant in c plus plus?

A constant integer is an integer that is not expected to change value while it is in scope. Declaring any variable constant doesn't guarantee it won't change, but it does make it more difficult for a programmer to change the value by accident. Constant integers must be initialised at the point of instantiation. We can initialise a constant with the value of a literal constant, the value of another constant, or the value of a variable: void f (int v) { const int x {42}; // Integer constant (initialised from literal constant) const int y {x}; // Integer constant (initialised from another constant) const int z {v}; // Integer constant (initialised from a variable) // ... v *= 2; // ok -- v is variable x *= 2; // error: x is constant }


What is a non zero constant?

That means the constant has a value that is different to zero.That means the constant has a value that is different to zero.That means the constant has a value that is different to zero.That means the constant has a value that is different to zero.


What is another name for the constant of variation?

One other name is "coefficient of variation".


Difference between rate constant and specific rate constant?

There is no difference between them they are same rate constant is another name of specific rate constant


What is a value that does not change?

A value that does not change is a constant.


Is the value of soil always constant?

No. The value of soil is not constant.