MCQOPTIONS
Saved Bookmarks
This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your C# Questions & Answers Array and Initialization knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What is the advantage of using 2D jagged array over 2D rectangular array? |
| A. | Easy initialization of elements |
| B. | Allows unlimited elements as well as rows which had '0' or are empty in nature |
| C. | All of the mentioned |
| D. | None of the mentioned |
| Answer» C. All of the mentioned | |