advanced java concepts


  • Object Oriented Programming. It is common to approach writing code as a sequence of steps that you must perform in order to achieve some objective. ...
  • Synchronization. ...
  • Static variables. ...
  • Singleton. ...
  • Singleton Example. ...
  • JNI. ...
  • JNI Example 1. ...
  • JNI Example 2

0 Comments

'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();