the _______ statement manipulates data by combining or computing results
question from class 8 computer science
Answers
σpєrαtσrѕ mαnipulαtє dαtα вч cσmвining σr cσmputing rєѕultѕ
Answer: the input statements that manipulate data by combining or computing results with the help of various operators
Explanation:
Regardless of industry, knowledge affects the way organizations operate. Structured data, or information that is only readable by computers, must have a consistent structure to function properly. Data must be interpreted and processed to make it accessible to people so that they can clean and map it so that it can provide valuable insights. The need for data manipulation becomes even more important as the volume of data used and processed increases.
An operator is a symbol in computer programming that usually represents an action or process. These symbols were taken from mathematics and logic. An operator is capable of manipulating a specific value or operand.
Operators are the backbone of any program and are used for everything from very simple functions like counting to complex algorithms like security encryption.
This appendix describes the different types of operators. The following types are available:
- Arithmetic operators are used to performing mathematical calculations.
- Comparison operators are used to performing comparisons.
- Concatenation operators are used to combining strings
#SPJ3
https://brainly.in/question/31888068