Posts

TRUTHS AND MYTHS OF JAVA

Image
  INTRODUCTION JAVA programming language, released in 1995 is a High level programming language and is used by more than 6.5 million developers. The object-oriented language is simple and easy as it derives much of its syntax from C and C++. It is globally supported programming language, which has committed developers who are trained to catch bugs quickly and fix them. The demand for java professionals is high across the globe.  Let us bust the truths and myths related to java programming language. TRUTHS AND MYTHS ABOUT JAVA PROGRAMMING                                         1)JAVA is relatively very slow as compared to C applications    Initially the java virtual machines were slow and hence java was slow as compared to C applications. However, the speed difference between Java and C/C++ languages is now not a major concern due to technologically advanced virtual ma...