MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is correct about the C#.NET snippet given below? |
| A. | The program gives the output as: Hi Hello Bye |
| B. | The program gives the output as: Bye Hello |
| C. | The program gives the output as: Hi Bye Hello |
| D. | Error in the program |
| Answer» C. The program gives the output as: Hi Bye Hello | |