# Introduction In this challenge, we will use Java IO and Java reflection to read data from a properties file. By reading the information, we will create an object using reflection and assign the information to the object's properties. Finally, we will print the object.
Click the virtual machine below to start practicing