Answer Posted / sitaram
The Java platform encourages developers to write C code when
truly peak performance is required. we can write the code in
C Language. That code is using as a native code in java.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between state-based unit testing and interaction-based unit testing?
What is method reference in java?
What is method in java ?
What is the use of java?
What are the supported platforms by java programming language?
What is use of super keyword?
What is polymorphism in java? What are the kinds of polymorphism?
What is the use of static class?
Why should I use abstract class?
Can we have multiple classes in single file ?
Explain an algorithm to find depth of a binary tree.
How do you escape sequences in java?
What is the purpose of encapsulation?
Why string objects are immutable in java?
What is jit compiler ?