Joined: Tue Aug 31, 2010 5:29 am Posts: 8 Has thanked: 0 time Have thanks: 0 time
Java is Object Oriented Programming language. Java is developed by James Gosling & Sun Microsystems. Java is commonly like as C++ language. Java is designed by Sun Microsystems (now owned by Oracle Corporation). Java is associated with the World Wide Web (WWW). Generally, Java was developed to solve a particular type of program relevant problem. Some advantages and disadvantages are I have mentioned below :
Advantages of Java: =>Java is multi threaded =>Java is interpreted =>Java is open secure =>Java is platform-independent =>Java is object-oriented =>Java is Simple
Disadvantage of Java: =>Performance is slow =>Single-paradigm language
If you want to know more about Java Programming language then discuss it here.
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
good information .
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
msi_333
Question subject: Re: History of Java
Posted: Thu Apr 07, 2011 9:47 am
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
what you mean by single paradigm language ?
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )
brick7
Question subject: Re: History of Java
Posted: Fri Apr 08, 2011 2:47 am
Joined: Tue Aug 31, 2010 5:29 am Posts: 8 Has thanked: 0 time Have thanks: 0 time
Single-paradigm language means that Java is predominantly a single-paradigm language. However, with the addition of static imports in Java 5.0 the procedural paradigm is better accommodated than in earlier versions of Java.
Now you have any doubt in your mind then please discuss it here.