identify the following c++ tokens
a) "welcome"
b) int
c) >=
d) ++
Answers
Answered by
0
Answer:
c) >= (Greater than equal to)– Check if the first operand is greater than or equal to the second.
d) ++ (Increment) – Used to increment an operand.
can't find the other two (-_-;)(-_-;)
Similar questions
Accountancy,
4 months ago
Computer Science,
8 months ago
Biology,
8 months ago
Physics,
11 months ago
Math,
11 months ago