answersLogoWhite

0

A variable is a memory address that holds a value. A constant is simply a variable that does not change value.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What are constants and how are they are different from variables?

Variables change, constants do not.


Name a common Java library class that has public instance variables?

The Math class has public variables - defined as final, of course - for the mathematical constants PI and E.


How are constants and variables important in devoloping java programs?

Without variables, you won't be able to do much programming. Variables is where you store data; such data may change over time. And computer programming is all about manipulating data.


What is the difference between variables and constants in java?

constant is does not change the value of during the excution of programvariable it changes the value during the excution of program


What are constants and how they are different from variables?

Constants are fixed numbers that never change, they always stay the same. Variables are number that can change, they 'Vary'.


Attributes and methods of uppercase in java?

In Java toUppercase() is a method of the class String: https://docs.oracle.com/javase/7/docs/api/java/lang/String.html#toUpperCase()


What variables that do not change?

The ones called constants.


What are variables and constants in algebra?

ask your father


What is the use of constants and variables in programs?

to store values


How are constant variables different from independent variables?

Constants stays the same independent variables is the variable that is being manipulated


What are the differences between C and Java reference variables?

Java does not have the concept of Reference Variables. We cannot access the memory location where the data is stored in Java.


How are difference from independent variables?

Constants stays the same independent variables is the variable that is being manipulated