InterviewSolution
Saved Bookmarks
| 1. |
What Is Native Support In Judo? What Is A Non-native Support Then? |
|
Answer» A native SUPPORT in JUDO generally MEANS specific syntax support in Judo, sometimes it is just a built-in FUNCTION. A "non-native" support for a Java software or feature basically means you have to program using the Java APIS. A native support in Judo generally means specific syntax support in Judo, sometimes it is just a built-in function. A "non-native" support for a Java software or feature basically means you have to program using the Java APIs. |
|