ICSE Class 8 Computer Studies
Question 4 of 33
Introduction to Java & BlueJ — Question 4
Back to all questions 4
Question Question 4
What are operators? Why do we need them?
Operators are special symbols that are used to perform calculations. We need operators to form expressions by applying them to the variables and constants.