Question
What are ClassLoaders

Answers

A class loader is an object that is responsible for loading classes. The class ClassLoader is an abstract class.   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 List the files in current directory sorted by size ?
  • Q What are block types & terminators?
  • Q "Annapurna Scheme" is a scheme of which ministry?
  • Q What is lmo? state some of its importance?
  • Q Explain about macro facility?
  • Q A definative treatise that serves as a model for the states. (A)Libel by implication (B)Rhetorical hyperbole (C)The second restatement of the law of torts (D)Strict liability
  • Q When would you use a pointer to a function?
  • Q What is Binary tree?
  • Q What was the most heated argument you have ever had? Who was it with? What was it about? What was the outcome?
  • Q Which language is used to write microprocessor instructions?
  • Q two progs are given. one satrts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.may be Max to 0.Think of.it should be.