Slide 4
Slide 4 text
- For when you need access to
platform API
- When you want to reuse code written
in a native language
- Using a third party library only
available in native language
- High performance, multi-threaded
code (image processing, for example)
Why use them?
4