Computer Science, asked by Touseef1412, 6 months ago

What command is used to assign a text value to a variable​

Answers

Answered by Anshraj40
6

Answer:

Use the ASSIGN Command. This command assigns an expression result or the field value to a variable. Variables are usually created with the DEFINE command and assigned a value.

Explanation:

Use the set variable (gdb) and the assign (dbx) commands to change the value associated with a variable, memory address, or expression that is accessible according to the scope and visibility rules of the language. The expression can be any expression that is valid in the current context.

Please mark me a brainlest answer


Touseef1412: Thank You
Answered by boyroasteranshul
0

please send me answer what

Similar questions