Saved Bookmarks
| 1. |
Which of the following is not an advantage of array in C?A) Each element of an array can be accessedB) Declaration of too many variables is not necessaryC) Similar type of data can be storedD) Elements of array are stored in continuous memory locationE) None of these |
|
Answer» Answer: A) Each element of an ARRAY can be accessedB) Declaration of too MANY variables is not necessaryC) Similar TYPE of DATA can be storedD) Elements of array are stored in continuous memory locationE) None of these (e) is your write answer Please BRAINLIEST my answer |
|