Computer Science, asked by sidrasakharkar, 2 months ago

How many elements will be declared if an array declared
like: int a[3][4];
Option
8
7
6
12.​

Answers

Answered by chachi4201
0

Answer:

Answe is 12.

Explanation:

we can multiply the give 3 and 4 then the answer is 12.

#SPJ2

Similar questions