What do you understand by a variable?



What do you understand by a variable?..

Answer / Reetesh Kumar

In programming, a variable is a named location used to store data. Variables in Java can hold different types of data like numbers, characters, boolean values, etc., and they allow for dynamic changes in the value assigned during the program execution.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What is stateless class in java?

1 Answers  


Can java program run without jdk?

1 Answers  


What is a dao layer in java?

1 Answers  


What is the content of the Java 2 security policy file?

1 Answers  


ioc vs dependency injection?

1 Answers  


What is serializable in java?

1 Answers  


What is map and flatmap?

1 Answers  


What is jersey in java?

1 Answers  


What is predicate in lambda expression?

1 Answers  


What is meant by framework in java?

1 Answers  


What is data encapsulation?

1 Answers  


What is a container in java?

1 Answers  


Categories