Question
Is java code slower than native code?

Answers

Not really. As a platform-independent environment, the Java platform can be a bit slower than native code. However, smart compilers, well-tuned interpreters, and just-in-time bytecode compilers can bring performance close to that of native code without threatening portability.   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 ______ is a multibranched polysaccharide of glucose that serves as a form of energy storage in animals and fungi.
  • Q In RIP why do we have HOP count of 15?
  • Q How do you find inflorescence in Boweniaceae ?
  • Q Who would use an ankus in their job
  • Q Define automatic generation of purchase orders from purchase requisitions.
  • Q How to sort contents in different languages using Lotus Notes?
  • Q In the light of September 11th and the war on terror do you think that we should torture terrorists in order to gain information that could help save other people's lives?
  • Q The fifth Harry Potter film released in July 2007 is called what?
  • Q What do you think is the biggest draw for editors in transition who may consider premiere cs6?
  • Q What is javaserver faces validation model?
  • Q What is Bundle? What does it contain in oncreate() of your activity?