InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between the infinite and not define |
| Answer» Infinity is the term we apply to a value which is greater than any finite value we can specify.Undefined means that the value can not be derived using standard rules and that it has not be defined as a special case with a special value; typically this occurs because a standard operation can not be meaningfully applied. | |