answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is the difference between numerical and literal numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the difference between numerical and non-numerical data?

Numerical data is numbers. Non-numerical data is anything else.


What is the difference between an algebraic expression and numerical expression?

algebric uses variables and numerical uses numbers


The difference between the greatest and least numbers in a list of data?

The range is the difference between the greatest and least numbers.


What is the difference between 8.1 and 8.100?

The numerical value of both numbers is exactly the same.


What is the difference between a numerical expression and a variable expression?

A variable expression includes variables.


What in the difference between a numerical and algebraic expression?

Numerical equations have only numbers and symbols, while algebraic equations have variables also.


Write one numerical expression and one algebraic expression then explain the difference between a numerical and algebraic expression is?

Numerical Expression: 1.) 20+2-8 ( Or any other number with two symbols on math ) Algebraic Expression: 2.) h x 2 ( Or any other number using only one symbol an a letter ) The difference between a numerical and algebraic expressions is that numerical expressions use only numbers, but algebraic expressions use letters as variables to represent numbers.


What you literal coefficient?

What is a literal coefficient? Expressions are made up of terms joined by adding and subtracting. Terms are made up of numbers and variables multiplied together. In the term 3xy5, 3 is the (numerical) coefficient, and xy5 is the literal coefficient.


What is the difference between algebraic and numerical expressions?

Algebraic expressions use letters as variables to represent numbers. Ex. 5c-(2+x) x=2 c=12 Numerical expressions use numbers only. Ex. 12+(2-7)


What is the difference between a numerical expression and a algebraic expression?

Numerical expressions solely include numbers, while algebraic expressions may contain a variable like x. An example of a numerical expression is 1+2 and an example of an algebraic expression is 2x+3y=0.


What is the difference between a numerical and an algebraic expressions?

A numerical expression uses numbers and operations. It also has an equal sign. An algebraic expression uses variables and operations. Unlike a numerical expression it does not have an equal sign.


What is the difference between name constant and literal constant in c plus plus programming?

a named constant is pretty much the same thing as a literal constant, except it is a name. both cannot change. literal constants are numbers, named constants are words. tada!