WAP To Enter Name, Class and Age of A Student and Give Output in Single and Separated Lines
The program prompts the user to enter a student's name, class, and age. It then outputs this information on a single line with each piece of data separated by commas. It also outputs the information across multiple lines with each attribute on its own line.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
19 views
WAP To Enter Name, Class and Age of A Student and Give Output in Single and Separated Lines
The program prompts the user to enter a student's name, class, and age. It then outputs this information on a single line with each piece of data separated by commas. It also outputs the information across multiple lines with each attribute on its own line.