Friday, March 13, 2009

What is the Properties class (JavaUtil)

Question :What is the Properties class? (JavaUtil)
Answer :The properties class is a subclass of Hashtable that can be read from or
written to a stream. It also provides the capability to specify a set of
default values to be used.

No comments: