Hexadecimal numbers can be used in scientific notation.
(a) True
(b) False
I have been asked this question in my homework.
Question is from Perl DBI Overview in portion MySQL Programs Using Perl DBI and PHP of MySQL
(a) True
(b) False
I have been asked this question in my homework.
Question is from Perl DBI Overview in portion MySQL Programs Using Perl DBI and PHP of MySQL
Right choice is (b) False
To explain I would say: The scientific notation for real numbers is possible in MySQL. Approximate values are represented as floating point numbers in scientific notation. It consists of a mantissa and exponent.