Computer Science, asked by anjalijoshi3014, 9 hours ago

Write the step to make a variable

Answers

Answered by allibliyashwanth
1

Answer:

step  1: Creating the Process.

Step 2: Designing the Process.

Step 3: Creating Variables.

Step 4: Creating DynaForms.

Step 5: Defining the Routing Rule.

Step 6: Steps and Assignment Rules. Video Version.

please mark me brainiest

Answered by honeyJadav
0
In any programming language
syntax to create variable is
Datatype variable;
ex: int number;
int a=5;


Hope you like my answer
mark it as brainiest
Similar questions