what does the instruction X<-X+1 imply?
anupambd94:
For which labguage?
Answers
Answered by
0
thank you for asking the question !!!
This instruction is used as conditional statement. here the value of X would be less than or equal to X+1.
for example:
X=5
X+1=6
therefor:
X<- X+1
This instruction is used as conditional statement. here the value of X would be less than or equal to X+1.
for example:
X=5
X+1=6
therefor:
X<- X+1
Similar questions
Hindi,
8 months ago
Social Sciences,
8 months ago
Computer Science,
8 months ago
English,
1 year ago
Math,
1 year ago
Hindi,
1 year ago