what ide u r using and wat version, how wil u build the
project etc ?
Answers were Sorted based on User's Feedback
Answer / a.jyotsna
iam using myEclipse ide,in java tht is 6.0 version tht
depends on ide.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
What is classpath?
Give an example of use of pointers in java class.
Can an interface have a class?
How do you convert boolean to boolean?
Should you use singleton pattern?
Can Exception handling we can handle multiple catch blocks?
What are parameters in a method?
What is difference between final and immutable?
Difference in the use of print, println, and printf.
Can we increase array size dynamically in java?
What is Transient and volatile
What are the benefits of java?