answersLogoWhite

0

numeric means pertaining to a number or numeral and integer is a special type of number such as ...-3,-2,-1,0,1,2,3... where ... means it goes on forever.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What the difference between a geometric and a numeric constraint?

Nothing


What is difference between number and integer?

an integer is a whole number


What date manipulation functions returns a numeric value in SQL?

In SQL, the DATEDIFF() function returns a numeric value representing the difference between two dates in terms of days. Similarly, the DATEPART() function can return a numeric value for specific parts of a date, such as year, month, or day. Additionally, the DATEDIFF_BIG() function operates like DATEDIFF() but returns a larger integer for differences that exceed the range of a standard integer.


Is the difference between a negative integer and a positive integer always a negative integer?

sometimes


Is the difference of a positive integer and a negative integer always positive?

The difference between any numbers is always positive.


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

Numeric data are numbers (like age, cost, etc.), while non-numeric data are not numbers (like name, address, etc.).


What are the difference between integer and a whole number?

There are no differences.


What is the difference between subtracting a negative integer and adding a positive integer?

In the end, there is no difference because subtracting a negative integer is the same as adding a positive integer. 1-(-1)=2 1+1=2


What is the difference between numeric array and associative array?

Numeric array has numbers(+integers) that represent the values Associative array has strings that represent the values


What is the difference between a whole number and integer or is it the same?

The same


The difference between two integers is at least 14 The smaller integer is 2 What is the larger integer?

x > 16


What is the difference between signed integer and unsigned integer in terms of memory and range?

Signed integer is any integer that carries negative sign while unsigned integer is any integer that carries positive sign