Posted on May 28, 2009 by Narayan
First of all if you have already java then uninstall that java and download Java Sdk from Sun Microsystem :
For download: jdk 1.6
Then choose your appropriate Operation System and download and Install the *.EXE program
This is one of the tough point forĀ beginner to install java Beginner.
Some of the steps to maintain Path [...]
Filed under: ABC of Object | Tagged: classpath, compile, java, path, value, variable | 7 Comments »
Posted on May 27, 2009 by Narayan
TernaryExpression ::= BooleanExpression ? Expression1 : Expression2
Filed under: Beginner | Tagged: boolean, expression, ternary | Leave a Comment »
Posted on May 25, 2009 by Narayan
Objects are means to understanding OO(Object Oriented) technology. Objects are
everything which we see around our surroundings on Real World.
For eg. Cat, Dog, Computer, Radio.etc and every object has their own functions .
The objects can be created and destroyed as per our need; in the same
way JAVA also have a feature of Object disposal. Objects can [...]
Filed under: Advance | Tagged: class, data, disposal, encapsulated, globally, java, object, programmer, reference | 4 Comments »
Posted on May 20, 2009 by Narayan
In my view the toughest programming language is C# and JAVA cuz they have very vast library and their code are tough enough.
Post comment according to your opinion about this topic:
Filed under: Advance | Tagged: C, hardest, java, java programmer, javanepal, language, programming | 2 Comments »