what ide u r using and wat version, how wil u build the
project etc ?
Answer Posted / ershad md sk
I m Using Eclipse Build Tool & i m In JRE(Java Runtime
Enviroment) 6.0 Version ...Be CareFul He May Ask The Diff B/
W JDK & JRE.....JRE Is Runtime Time EnvironMent 1)JRE
includes every thing that is part of java when it is
running the program (Methods ,Syntax) But JDK is not like
that....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about instanceof operator in java?
How to convert string to char and vice versa?
List any five features of java?
What is constant in programming?
How can a gui component handle its own events in java programming?
How big is a 64 bit float?
What is singleton class example?
How can we break singleton in java?
What is a double?
What is the diffrence between inner class and nested class?
What is java Applet?
What is array sorting in java?
Can we change the scope of the overridden method in the subclass?
What is stringwriter?
What is runtime polymorphism or dynamic method dispatch?