Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

i am beginner of Programming fundamental. code in C++ language each line of code comment and explain. code in visual studio 2013 and 2019. use

image text in transcribed

i am beginner of Programming fundamental.

code in C++ language each line of code comment and explain.

code in visual studio 2013 and 2019.

use charcter array .

strickly not use string. only use this header (#include)

note: i am ask this question many time but not provide the best code.so plz provide the best code.

output code screen shot send plz.

Write a single C++ Menu driven program that gives user the choice to execute Question 1, Question 2 and Question 3 until user enters option to quit. Question 1: Write function(s) that should accept a two-dimensional MM int array and return a single dimensional (normal) int array containing the average of each of the columns. Question 2: Write function(s) that should accept a two-dimensional MM int array and return a new two-dimensional int array having number of rows equal to only the odd index rows Question 3: Write function(s) that should accept a two-dimensional CString array, in which each row contains the characters of a word. The method should return a single-dimensional (normal) CString array containing the words in each row of the two-dimensional array separated by $ symbol. Take for example, the input 2d array: {{b ' ' a ', ' t ', ' h ', \0}, ' y ', \0}}

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Fundamentals Of Database Management Systems

Authors: Mark L. Gillenson

3rd Edition

978-1119907466

More Books

Students also viewed these Databases questions

Question

Explain Coulomb's law with an example

Answered: 1 week ago

Question

What is operating system?

Answered: 1 week ago

Question

What is Ohm's law and also tell about Snell's law?

Answered: 1 week ago

Question

=+j Describe the various support services delivered by IHR.

Answered: 1 week ago