Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Saturday, October 17, 2015

// // Leave a Comment

Difference between GET and POST method

Difference between GET and POST methods?

Read More

Thursday, April 23, 2015

// // Leave a Comment

Features of Java Programming Language


There are so many features of the Java language that make it powerful language from other languages. Some of them are listed below
Read More

Saturday, February 14, 2015

// // Leave a Comment

History of Java Language


JAVA is a high level Programming Language. which is developed  by Sun Microsystems Inc.(US) in 1991. James Gosling, Mike Sheradin, Patrick Naughton, and several others met to discuss a Project named Green Project.Initially James thought C and C++ could be used to develop this project. But C and C++ are System dependent languages and not be used on various Processors. So he decided to develop a new language called Oak, later it was changed to Java.

Read More