Computer Science, asked by veeramaniyashraj, 4 months ago

write the operators that are used in small basic

Answers

Answered by Anonymous
1

Answer:

Comparison Operators

  • = (equal to)
  • < (less than)
  • > (greater than)
  • <= (less than or equal to)
  • >= (greater than or equal to)
  • <> (not equal to)
Answered by priyanshibhardwaj06
0

Answer:

  • = (equal to)
  • < (less than)
  • > (greater than)
  • <= (less than or equal to)
  • >= (greater than or equal to)
  • <> (not equal to)
Similar questions