0% found this document useful (0 votes)
13 views

Computer Programming MP2.0

[po[op[o]o-

Uploaded by

Ace Ace ace baby
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Computer Programming MP2.0

[po[op[o]o-

Uploaded by

Ace Ace ace baby
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

1. An array can contain how many kinds of elements ?

[All of them have same type]

2. Array is defined as -
[An array is a series of elements of the same type in contiguous memory locations]

3. Which of the header file is used for array type manipulation?


[std namespace]

4. Arrays elements can be accessed?


[Randomly]

5. Which of the following correctly declares an array?


[int array[10];]

This study source was downloaded by 100000841006278 from CourseHero.com on 11-18-2022 23:37:52 GMT -06:00

https://www.coursehero.com/file/115448701/Computer-Programming-MP20txt/
Powered by TCPDF (www.tcpdf.org)

You might also like