Answer question (d) only
a. critically explain why you would consider arrays over normal data types.b. from your explanation in “a” above, define and initialize an array called BongoBar of type string and having 4 elements.c. embed your array in “b” above in a full c++ program and display eachof the initialized data when your program executes.d. critically explain what will happen if an amateur programmer decides to called BongoBar[5] in the main function in your program in “c” above.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here