Computer Science, asked by biswanathsahana77, 4 months ago

what is the use of LET statement​

Answers

Answered by harman833779
2

Answer:

LET statement is used to assign a value or a set of values to a variable or a record. Variable. A variable which is assigned a value. Expression list. One or more 4GL expressions that return the value which is assigned to the variable

Explanation:

mark brainliest

Answered by sr7406462
0

Explanation:

LET statement is used to assign a value or a set of values to a variable or a record. A variable of any data type except for the object data types(e.g. WINDOW, FORM) can be assigned values with the help of LET statement.

Similar questions