MCQOPTIONS
Saved Bookmarks
| 1. |
What is the problem with IF statement? |
| A. | Overlapping of conditions |
| B. | No default value |
| C. | The condition can be Boolean only |
| D. | Restriction on number of ELSE statement |
| Answer» B. No default value | |