Hi, On Jul 17, 8:07 pm, wicky Godfrey <[email protected]> wrote: > WHAT exactly is the question asking > Write a program in which the following properties are added to a > Properties object called myProperties. > Use setProperty() > method. > > mykey20=myValue20mykey30=myValue30mykey40=myValue40Display the properties > via list() > method.
The homework for this lab is, that you should create a project which solves the described problem. If you go through the lab, you should know the base classes to use and the Java API doc and the code completion should help you to solve the problem. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
