Generate English Month Name Using Pointer Array

# Introduction In this challenge, you are asked to write a C++ program that takes a month number as input and outputs the corresponding English month name. The program should use a pointer array to handle this task.

|60 : 00

Click the virtual machine below to start practicing