Computer Science, asked by chtalhaarain, 6 months ago

Write a function getNames() which takes a 2D character array as parameter and asks user to enter five names (each name gets stored in a separate row). Now write a function printNames() which prints each name and its length. Use suitable parameters, their types, and return type. You can use default cstring library function to find length of each name.

Answers

Answered by ayush3844
1

Answer:

what is it means...........

Similar questions