asked 111k views
5 votes
In programming "int size = 5;" or "char text ="abc;" are known as?

1 Answer

7 votes

Answer

"int size = 5;" or "char text ="abc;" are known as initializing variables.

Step-by-step explanation:

In PC programming, instatement is the task of an underlying incentive for an information item or variable. The way in which introduction is performed relies upon programming dialect, and also type, stockpiling class, and so forth., of an item to be instated.


answered
User Pawan Dongol
by
8.1k points