What is a variable in programming? 2.27K viewsJanuary 3, 2024 Question100.55K June 13, 2021 0 Comments What is a variable in programming? In: Other 11 Answers ActiveNewestOldest Anonymous Posted June 13, 2021 0 Comments A variable in programming is like a storage container. You give the storage container a name and put information in that container that you can reuse anytime simply by using the variable name. You are viewing 1 out of 11 answers, click here to view all answers. Register or Login
Latest Answers