answersLogoWhite

0

for example:

x = y+z-3;

this expression has three operators in it ('=', '+' and '-').

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Can you use more than one arithemtic operator in a formula?

Yes.


What does operator bind with?

Operators bind with one or more operands to perform a specific operation. The number of operands an operator works with (known as arity) varies depending on the operator. In mathematical or programming contexts, operators can bind with constants, variables, or other expressions to produce a result.


Which operator has associative from R to L in C programming Language?

Assignment (=) is the first one popped up in my mind. BUT,there are more than 1 operator in C has associativity from right to left:unary + and - (e.g., +1, -1, -x)prefix ++ and -- (e.g., ++x)sizeofnegate ! and ~ (e.g. !x)reference and de-reference & and * (e.g. &x, *x)assignments=, +=, -=, *=, /=, %==, &=, |=, ^=


Multitasking vs Multiprogramming?

Multi programming is to open the more than one programme in one computer system. Muli tasking is to use the more than one programme in one computer system.


What are the importance of programming?

Programming is what makes a computer more than just a simple pocket calculator. Everything that you can do today on a computer someone had to be programmed at one point.


What is Multicore Programming?

A programming technique that perform computations parallelly on more than one processor(core) without changing overall funcationality of the serial program.


What is the name of a formula that uses more than one arithmetic operator?

MDAS (Multiplication, Division, Addition, Subtraction)


When more than one arithmetic operator is involved in a formula Excel follows the same basic order of?

Order of Operation.


What is difference between uni-programming and multiprogramming?

multiprogramming or multitasking means more than one program can execute at the same time. It is the allocation of a computer system and its resources to more than one application at the same time. However in uni-programming you can have only one program running at any point in time.


What is the purpose of having more than one programming language?

No programming language is perfect. Each one tends to excel at solving one or more types of problem, but is unsuitable for other problems. We have many languages so that we can pick a language which is suitable for the particular problem we're facing.


What is concurrent programming in java?

If more than one program is run at the same time then it is called as concurrent programming. This technique is used in multithreading concept where one program is split into several threads and run and the results are grouped to form the original result. Multitasking is also used where more than one program is run at the same time.


What do you mean by programming methodology?

programming methodology means making a program or game with more than one languages like C/C++, python, Flash ,autoit ,java, Scar and HTML