Create an applet that displays an employees title in a TextField when the user types the employee's first names(seperated by a space) in another TextField. Include Labels for each TextField.You can use arrays to store the employees names and titles.Here is what I have thus far:
import...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.