answersLogoWhite

0

no

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are components of an expression?

They are called terms


What is the algebraic expression for 9 more than c?

The algebraic expression for "9 more than c" is ( c + 9 ). This expression indicates that you take the value of ( c ) and add 9 to it.


What is the algebraic expression for the quotient of c and 8?

The algebraic expression for the quotient of ( c ) and 8 is written as ( \frac{c}{8} ). This expression represents the result of dividing the variable ( c ) by the number 8.


How do you write as an expression the sum of a and c?

It is simply: a+c


Define an expression that evaluates to true when i equals j?

In Java, or C, the expression is simply:i == jIf the two are equal, this expression will evaluate to true; if not, it will evaluate to false.In Java, or C, the expression is simply:i == jIf the two are equal, this expression will evaluate to true; if not, it will evaluate to false.In Java, or C, the expression is simply:i == jIf the two are equal, this expression will evaluate to true; if not, it will evaluate to false.In Java, or C, the expression is simply:i == jIf the two are equal, this expression will evaluate to true; if not, it will evaluate to false.


What are the components of c language?

Compiler and Programmer these are the two components of the C language


What expression is 9c - 3 when c 10?

To evaluate the expression (9c - 3) when (c = 10), substitute 10 for (c): [9(10) - 3 = 90 - 3 = 87.] So, when (c = 10), the expression (9c - 3) equals 87.


What is a quadratic expression?

A quadratic expression is an expression which is written in the form ax2+bx+c, where a, b, and c represent constants, x represents a variable, and a is not equal to 0.


What do you mean by statements in C?

A statement in C is an expression terminated with a semi-colon. That is, a semi-colon turns an expression into a statement.


What is term of expression?

A term of expression in mathematics refers to combination of symbols which are finite. They are the components that make up a formula.


C code for evaluation of prefix expression?

a*b*c


What is alebraic expression for c minus 18?

( c - 18 )