Hi, its been long time I did not write any blog. So thought to start with core java basics.
Whenever you heard term Java , the first question arises in mind is "What is Java?"
So let me explain about it first.
Whenever you heard term Java , the first question arises in mind is "What is Java?"
So let me explain about it first.
What is Java?
In very simple world if I will say, it is a programming language which allow you write program in one plate form (i.e. any OS ) and it's compiled code can run on any other plate form.
Java is Object Oriented Programming language; but it is not pure object oriented.
As like any other language java also has script and grammar.
OOPs is scripting and there shall be rules to achieve OOps for Java. There is no such description anywhere as I told in above line :) but I just want you make it as easy as possible, you should be able to relate the thing which you know.
OOPs is scripting and there shall be rules to achieve OOps for Java. There is no such description anywhere as I told in above line :) but I just want you make it as easy as possible, you should be able to relate the thing which you know.
No comments:
Post a Comment