Computer Science, asked by uddhavmahajan777, 3 months ago

List variable names and data types with example

Answers

Answered by Anonymous
7

Answer:

x,a,d,b etc are used as variables ex= 2x

Answered by kapilchavhan223
31

Answer:

A variable can be thought of as a memory location that can hold values of a specific type. The value in a variable may change during the life of the program—hence the name “variable.” ... A variable that holds integers (whole numbers) has the data type Integer and is called an integer variable.

Hope It's Helps

Similar questions