2.12 LAB: Name format Many documents use a tpecific format for a personis name. Write a progam whose ircut is: firstName
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
2.12 LAB: Name format Many documents use a tpecific format for a personis name. Write a progam whose ircut is: firstName
2.12 LAB: Name format Many documents use a tpecific format for a personis name. Write a progam whose ircut is: firstName middleName lastName and whose output is: lastName, firstinitial micddleinitial Ex If the input is: Pat silly Doe the output is: Doe, P.S. If the input has the form. firstName lastName the output is lastName, firstinitial Ex: if the input is: Julia Clark the output is:
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!