Question
What is the difference between SIM and RIM?

Answers





Search
Can you Answer!!
  • Q Write short notes on Parliamentary Committees
  • Q What are the New Job Postings from the Company or Organization, National Culture Fund ?
  • Q How does polymorphism work in perl? Give an example.
  • Q What do you mean by balancing of ledger account?
  • Q Which Irish political parties name translates as we ourselves
  • Q Quaid-e-Azam reached Pakistan on……..August, 1947.
  • Q What did Eric Holder (new US Attorney General) define as torture that Dick Cheney said was not?
  • Q What is hash?
  • Q Four people need to cross a rickety rope bridge to get back to their camp at night. Unfortunately, they only have one flashlight and it only has enough light left for seventeen minutes. The bridge is too dangerous to cross without a flashlight, and it's only strong enough to support two people at any given time. Each of the campers walks at a different speed. One can cross the bridge in 1 minute, another in 2 minutes, the third in 5 minutes, and the slow poke takes 10 minutes to cross. How do the campers make it across in 17 minutes?
  • Q You are concerned about that your program may attempt to use more memory than is available. To avoid this situation you want to ensure that the Java Virtual Machine will run its garbage collection just before you start a complex routine. What can you do to be certain that garbage collection will run when you want . 1) You cannot be certain when garbage collection will run 2) Use the Runtime.gc() method to force garbage collection 3) Ensure that all the variables you require to be garbage collected are set to null 4) Use the System.gc() method to force garbage collection
  • Q What is use of InputFormat in MapReducr process?