Question: ks My library > IFT 2 1 0 : Introduction to Java Technologies home > 3 . 2 6 : LAB: Name format zyBooks catalog
ks My library IFT : Introduction to Java Technologies home : LAB: Name format
zyBooks catalog
firstName lastName
the output is:
lastName, firstlnitial.
Ex: If the input is:
Julia Clark
the output is:
Clark, J
qxzqy
LAB ACTIVITY
: LAB: Name format
LabProgram.java
Load default template...
import java.util.Scanner;
public class LabProgram
public static void mainString args
Type your code here.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
