Question
Explain Runtime Exceptions

Answers

It is an exception that occurs that probably could have been avoided by the programmer. As opposed to checked exceptions, runtime exceptions are ignored at the time of compliation.   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 Who was the first woman Governor of Kerala?
  • Q German physicist Max Planck is regarded as the founder of which theory, for which he won the Nobel Prize in physics in 1918?
  • Q What is the name of the ship of (1960s UK TV) cartoon pirate Captain Pugwash: Red Dog; Blue Moon; Silver Sparrow; or Black Pig?
  • Q What do you aspire to be?
  • Q As an interior design which are the firms you can use your skill as an individual?
  • Q What is the model of the info cube?
  • Q Which Nobel Laureate has been appointed President Elect of the Royal Society of London for Improving Natural Knowledge, commonly known as the Royal Society?
  • Q Which popular Welsh entertainer wrote the First World War song Keep the Home Fires Burning?
  • Q What is WLAN?
  • Q Explain width() vs css('width')?
  • Q Can a catch block throw the exception caught by itself