InterviewSolution
Saved Bookmarks
| 1. |
What is the maximum non zero value for FLOAT?(a) 3.402823466E+38(b) 3.402823466E+37(c) 3.402823466E+39(d) 3.402823466E+35I have been asked this question during an interview.This interesting question is from Putting Perl DBI to Work in portion MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» Right OPTION is (a) 3.402823466E+38 |
|