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 |
What if static is removed from main method?
How do you format in java?
Difference between collection, collection and collections in java?
What java ide should I use?
Instead of writing Home, Remote Interfaces if i directly extends EJBObject to bean class what happens?
What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?
What is empty list in java?
What is class and its types?
What is JFC?
What is string subsequence method?
How do I find and replace in word?
what is meant by UP& DOWN casting in java?