Why do we use variables?



Why do we use variables?..

Answer / Navraj Singh

Variables allow us to store and manipulate data during the execution of a program, making it more organized and easier to manage. They also provide flexibility by allowing values to change as the program runs.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What if static is removed from main method?

1 Answers  


How do you format in java?

1 Answers  


Difference between collection, collection and collections in java?

1 Answers  


What java ide should I use?

1 Answers  


Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?

1 Answers   Flextronics,


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

1 Answers  


What is empty list in java?

1 Answers  


What is class and its types?

1 Answers  


What is JFC?

1 Answers  


What is string subsequence method?

1 Answers  


How do I find and replace in word?

1 Answers  


what is meant by UP& DOWN casting in java?

6 Answers  


Categories