<< September 23, 2010 | Home | September 25, 2010 >>

Friday Java Quiz: Know Your Properties Files

Here's a little Java quiz to cheer everyone up:

Given the following foo.properties file:

Start Time: Fri Sep 24 11\:02\:45 CDT 2010

Q: After loading this file into a java.util.Properties object, what is the value of the Start Time property in the object?

Strict rules apply today: No compiling, googling, or reading any documentations before you write down your answer.

Tags :