Question
What is methaprogramming?

Answers

It's the groovy ability to add new methods or variables to classes dynamically at run time, and without torching the code.   Your Comment




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

What is software configuration management?

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?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q How to create instance of sobject dynamically? normally the sobject is created like "account a = new account();". But if you are in situation that you don't know which sobject is going to be instantiated? means it will be decided at runtime, how you will handle it?
  • Q What is digestive system?
  • Q "parameter tool" displays the direction of the curve or surface and the normal to the curve or surface at a specified point?
  • Q Who wrote the Satanic Verses?
  • Q What are thermo stable DNA polymerases?
  • Q What happens during the charging of Lead operated battery?
  • Q What is clipping in silverlight?
  • Q Who had proposed the idea of three tier Panchayati Raj system-
  • Q A Producers license can be suspended for all the following EXCEPT (A)Nonpayment of child support (B)Excessive controlled business (C)Acting as a Consultant (D)Being a Non-Resident Producer
  • Q A man spends half of his salary on household expenses, 1/4th for rent, 1/5th for travel expenses, the man deposits the rest in a bank. If his monthly deposits in the bank amount 50, what is his monthly salary ?
  • Q Can you have multiple entry-point classes in a *.gwt.xml file?