Computer Science, asked by supritimondal08, 4 months ago

assuming double is of 8 bytes, what is the size of int arr[15]​

Answers

Answered by ankita3998
0

Answer:

120 bytes

960 bits

Explanation:

I HOPR THIS HELPS

Answered by shilpa85475
0

120 bytes

Explanation:

since the size of a double is 8 the size of an int will be 4 hence the arr[15] will be 120 bytes.

Some of the mutable information sorts are list, dictionary, set and user-described classes.

On the alternative hand, a number of the immutable information sorts are int, float, decimal, bool, string, tuple, and range.

The first essential difference that makes on information is set whether or not or now no longer the fee of an item changes.

If the fee can change, the item is known as mutable, even as if the fee can not change, the item is known as immutable.

Similar questions