Meaning of public static void main ( String [] args ) in java. In Java Programs main() is the most important method or you can say that none of the java programs run without the this method. class abloggerdude { […]
java
what is OOPs (Object oriented programing). Simula is considered the first object-oriented programming language.and Smalltalk is considered the first truly object-oriented programming language. Object-oriented programming (OOP) :- First thing I want to let you know that OOPs not an any programing language basically. it is an concept or you can say that it is an […]
In this article you learn about what is core java and advance java. what is core java. officially their is nothing like “Core Java” actually it’s JAVA SE (Java Platform Standard Edition) and we used to say core java. Core java is a part of java programming language which is used to build general purpose […]
In this article you are going to read What is java, history of java, features of java, why should you learn java, type of applications you can made using java, ways to learn java. what is java Java is an concurrent, class-based, object-oriented and high-level programing language. The Java syntax is similar to C++ , […]