Basic and Advance Java Question: Download Java PDF

What is the Properties class in Java Programming?

Tweet Share WhatsApp

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.

Download Java PDF Read All 81 Java Questions
Previous QuestionNext Question
Which Container method is used to cause a container to be laid out and redisplayed in Java Programming?What is the purpose of the Runtime class in Java Programming?