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

User Geekoraul
by
5.7k points

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.


User Pawan Dongol
by
5.4k points