Java

Java is a very popular programming language for developing different scale applications. Java can be used to develop various different kind of applications i.e.; a desktop application, mobile application, web application etc.
Java is an object oriented programming language developed by Sun Microsystems in 1995.
Learn more about Java evolution
Latest articles
- Maven - include all the dependent libraries in the JAR application
- Replace a character instances in all the places of the file without replacing the file on the disk
- Java for-each loop
- Java keyword & operator instanceof
- Sun Certified Java Professional (SCJP) 1.5 Question Bank - 12
- Develop, Compile & Run a C/C++/Java program online
- Sun Certified Java Professional (SCJP) 1.5 Question Bank - 20
- Linear search algorithm & Java program
- Java marker interface or tagged interface
- Concatenating two characters puzzle
- Java toString() method - customizing it for your objects
- Sending email - James mail server API
- Java objects cloning - Shallow & Deep cloning
- Perfect number algorithm & Java program
- Java generic data types
- JDBC - ResultSet fetch size
- Java - object types
- Java - String Object
- Addition of integers - puzzle
- Binary search algorithm and Java program
- Regular expression for time validation
- JDBC - info on java.sql.ResultSetMetaData
- Java Calendar - Using Swings
- JDBC - info on java.sql.DatabaseMetaData
- JDBC data types (java.sql.Types)
- Long datatype - numerical computation puzzle
- Java mobile browser detection
- What is a Java collection - quick overview
- String parsing with StringTokenizer
- Parsing XML with Java and XPath