InterviewSolution
Saved Bookmarks
| 1. |
Explain What Is The Format Used For Real Numbers By Clipper? |
|
Answer» CLIPPER USES BINARY floating POINT format for Real Numbers which could result in PRECISION related errors. Clipper uses binary floating point format for Real Numbers which could result in precision related errors. |
|