Refresh your C++ skill Using function with 2D array 1. Create a global variable 2 dimensional array with ROW =3 and COL= 5 2. Create a function to initialize the array • Put 1 in all columns 3. Call this function from main 4. Create a function to print the array in a nice table format 5. Call this function from main

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter8: Arrays
Section: Chapter Questions
Problem 14RQ
icon
Related questions
Question
Refresh your
C++ skill
Using
function with
2D array
1. Create a global variable 2 dimensional
array with ROW =3 and COL= 5
2. Create a function to initialize the array
• Put 1 in all columns
3. Call this function from main
4. Create a function to print the array in a
nice table format
5. Call this function from main
Transcribed Image Text:Refresh your C++ skill Using function with 2D array 1. Create a global variable 2 dimensional array with ROW =3 and COL= 5 2. Create a function to initialize the array • Put 1 in all columns 3. Call this function from main 4. Create a function to print the array in a nice table format 5. Call this function from main
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning