Question: Write a C++ program that implements the following in a single program. a) To create, write and read a file called ANU.txt and check whether
Write a C++ program that implements the following in a single program.
a) To create, write and read a file called ANU.txt and check whether the same file can be read or not.
b) Create a single array with combinations of strings and integers , and the program should count the total number of strings in the array and the total number of integers in the array and display the result.
c) Create a function that implements an array as a parameter to print EVEN and ODD elements from an array that a user ha keyed in.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
