what is platform native code

Answers were Sorted based on User's Feedback



what is platform native code..

Answer / deepakkumar1887

operating system is a software application , consists of set
of instruction to interact/communicate with the underlying
hardware resource like keyboard, processor,HDD etc. so windows
operating system need windows native code

Is This Answer Correct ?    2 Yes 0 No

what is platform native code..

Answer / 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

More Core Java Interview Questions

what is the logic inside any default constuctor?

2 Answers  


What things should be kept in mind while creating your own exceptions in java?

0 Answers  


What is main function purpose?

0 Answers  


What is the use of static keyword in "public static void main()"

10 Answers   College School Exams Tests, Infosys, Six Dee Telecom,


What is the specification of ?CODEBASE? in an applet?

1 Answers  


What is "finally" keyword?

10 Answers  


What is :: operator in java 8?

0 Answers  


How many bits is a boolean?

0 Answers  


what is the difference between preemptive scheduling and time slicing? : Java thread

0 Answers  


What is a singleton class in Java?

0 Answers  


Which class should you use to obtain design information about an object in java programming?

0 Answers  


What is the benefit of inner classes in java?

0 Answers  


Categories