MCQOPTIONS
Saved Bookmarks
| 1. |
When Whitespace characters such as spaces and tabs can not ignored in Ruby code? |
| A. | While using strings |
| B. | While using integer |
| C. | while using float value |
| D. | All of the above |
| Answer» B. While using integer | |