B
Q. The generalised syntax for a real number representation is
- Correct Answer - Option(A)
- Views: 193
- Filed under category JavaScript
B
A real number (floating-point number) in most programming languages follows this general format:
This allows real numbers to be written in different forms, such as:
Thus, option (A) [digits][.digits][(E|e)[(+|-)]digits] correctly represents the general syntax for real number representation.
You must be Logged in to update hint/solution
Be the first to start discuss.
Discusssion
Login to discuss.