Computer Science, asked by chai95452, 2 months ago

Mention the data type foe variable a=['a','b','c','d'] ​

Answers

Answered by basusah560
0

Answer:

hi i am magi i need your help

Answered by priyarawat800
0

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.

Similar questions