what is platform native code
Answers were Sorted based on User's Feedback
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 java developer skills?
Why do we use predicate in java?
What's the difference between comparison done by equals method and == operator?
What is nullpointerexception in java?
What is the difference between synchronized and synchronized block?
What happens when you assigned a 'double' value to a 'String'?
Explain the difference between extends thread vs implements runnable in java?
How do you sort a string in java?
how does multithreading take place on a computer with a single cpu? : Java thread
If set accepts only one argument then how can it compare two objects to avoid duplicates
What do you mean by chromounits in java8?
Can an interface extend another interface?