Question
Described properties class in java programming?

Answers

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.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q What is the difference between Cluster and Non-Cluster Index?
  • Q What does CSS selector mean?
  • Q How do you prevent for creating another instance of Singleton using reflection
  • Q In june a baseball team that played 60 games had won 30% of its game played. After a phenomenal winning streak this team raised its average to 50% .How many games must the team have won in a row to attain this average? A. 12 B. 20 C. 24 D. 30
  • Q How to make an immutable class in hibernate?
  • Q When should i used notify() and notifyall() methods on threads
  • Q To customize the logoff screen to the portal which file is used to change?
  • Q What is fabric?
  • Q The most abundant element in the moon:
  • Q What are the types of Ports groups in ESX/ESXi?
  • Q How to find a missed value, if you want to store 100 values in a 99 sized array?