Post-Lab Task 1: Dynamic Array Size 1. Your task is to explore how to declare an array of type integer where the size of
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Post-Lab Task 1: Dynamic Array Size 1. Your task is to explore how to declare an array of type integer where the size of
Post-Lab Task 1: Dynamic Array Size 1. Your task is to explore how to declare an array of type integer where the size of the array should be user inputs between 1-5 2. Write a program that declares a 2D array dynamically based on user input. It should then initialize all the values of the array to 1. The minimum number of rows/columns should be 1 while the maximum row/columns should be 6.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!