Welcome to Questionaries, where you can ask questions and receive answers from other members of the community.

Let us know at info@questionaries.org

Is Java code slower than native code?

2 like 0 dislike
Hello guys,

Is Java code slower than native code?

Please give me your feedback..........

I m waiting your most valuable information.

Thanks in advance........
asked 1 year ago by daneim (127,080 points)

1 Answer

1 like 0 dislike
 
Best answer
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.
answered 1 year ago by marck_don (191,010 points)

Related questions

6 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)
5 like 0 dislike
1 answer
5 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)
5 like 0 dislike
1 answer
asked 1 year ago by DBA-boss (120,990 points)
6 like 0 dislike
1 answer
asked 1 year ago by eagles11 (179,830 points)