Question: 1) What will happen if you put too few elements in an array when you initialized it? a) Used elements will be filled with garbage

 1) What will happen if you put too few elements in

1) What will happen if you put too few elements in an array when you initialized it? a) Used elements will be filled with garbage value b) Possible system mal function c) Error message from the compiler d) Nothing 2) Te expression num [1] designates the first number in the array a) True b) False An array is the collection of a) The same data type placed next to each other in memory b) The same data type scattered throughout the memory c) The different data type placed next to each other in memory d) The different data type scattered throughout the memory 3) 4)What is the difference between 5's in these two statements? int num[5]; numf5]-11,; 5) In an array int arrl12, the word 'arr' reperesents of the array

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!