A PHP Error was encountered

Severity: 8192

Message: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

Filename: libraries/Filtered_db.php

Line Number: 23

Find a Floating Point constant
Q:

Find a Floating Point constant

0

Find a Floating Point constant.

A) 12.3E5

B) 12e34

C) 125.34857

D) All the above.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

answer is D

 

Explanation:

Floating Point can be represented in two forms.

1. Fractional Form

eg. 12345.67

2. Exponential Form

(Mantissa)e(number) or (Mantissa)E(number)

eg. 123.4567E2

(e2  = 10 power 2 = 100)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now