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 are the uses of java?
Differentiate between overriding and overloading cases?
Can a class be final?
What is object cloning in Java?
Differentiate between class and structure.
How to remove the trailing spaces from a string?
Where to store local variables?
What is difference between static variable and global variable?
How do you sort in ascending order in java?
What is difference between arraylist and list in java?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Write a program to print count of empty strings in java 8?
What are the different collection views provided by maps?
How can we use primitive data types as objects?
what is nested class in java?