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
What is a memory leak in java?
Define an abstract class with reference to java.
How to obtain a performance profile of java program
What is the difference between normal report & matrix report?
Can we pass a primitive type by reference in java? How
Can you instantiate the math class in Java?
Tell me a few examples of final classes defined in Java API?
What is string pooling concept?
What if static is removed from main method?
What is the advantage of functional interface in java 8?
Do I need to import java.lang package any time? Why?
What is boolean used for?
what do you mean by classloader?
What differences exist between iterator and listiterator?
How do you break a loop?