Please send your Questions & Answers or Feedback to "mohan@javabook.org"
Properties File......
Properties class extends HashTable and if we are reading properties file then it will set the complete properties file information to the HashTable. While retrieving it gets the data from the HashTable.