MCQOPTIONS
Saved Bookmarks
| 1. |
While swapping 2 numbers what precautions to be taken care? |
| A. | This code doesn t swap 2 numbers |
| B. | All data types are accepted except for (char *) |
| C. | Data type should be either of short, int and long |
| D. | Data type should be either of float and double |
| E. | None of these |
| Answer» E. None of these | |