Computer Science, asked by siddharthasingh15, 10 months ago

difference wtween operators and operands​

Answers

Answered by hukkuaashi
1

Answer:

In computer programming, operators are constructs defined within programming languages which behave generally like functions, but which differ syntactically or semantically. Common simple examples include arithmetic, comparison, and logical operations.

Operands are the objects that are manipulated and operators are the symbols that represent specific actions. For example, in the expression. 5 + x. xand 5 are operands and + is an operator. All expressions have at least one operand.

Answered by snehakumari2264
0

an operater is the functions that performs the opertions where the operands input the functions..In the expression 3+4=7 the operater is +sign the operands- sign

Similar questions