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
How to provide security in java
What is the importance of hashcode() and equals() methods?
Can we have multiple catch block for a try block?
What is bufferedreader in java?
What is assembly condition codes?
Why to use nested classes in java?
What is java and its types?
What is meant by object oriented programming – oop?
Where are global variables stored?
What is the difference between jfc & wfc?
Tell me a few examples of final classes defined in Java API?
Describe the Big-O Notation.
Where are the card layouts used?
Explain 5 features introduced in jdk 1.7?
What is the difference between call by reference and call by pointer?