Feedback for subjective question
Question 1: Write a simple program using the get() member function of cin object reading a text of 30 characters from the keyboard, store them in an array and then using put() member function of cout object to display them on the screen.
Current Answer:
Be the first to post an answer to earn 100CR.