Write a program with three variables; firstName, middleName and surName which wil assigned your respective names and print them | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Write a program with three variables; firstName, middleName and surName which wil assigned your respective names and print them

28th Sep 2017, 8:17 PM
Nabeel
2 Answers
+ 9
all you need.. 1 String 3 Variables 3 Values 1 System.out.println(); ill let you figure the rest out.
28th Sep 2017, 11:34 PM
D_Stark
D_Stark - avatar
+ 8
Homework? You'll be able to write it on your own if you take the course...
28th Sep 2017, 8:49 PM
Tashi N
Tashi N - avatar