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 |
Explain about method local inner classes or local inner classes in java?
what is diff bet iterator and enumeration?
How can we create a object of a class without using new operator.
What is a Null object?
What restrictions are placed on method overloading in java programming?
What is unicode?
What is the difference between static binding and dynamic binding?
How many arguments can a method have java?
What is use of static in java?
What is the parse method in java?
What is the integer of 16?
why the constructor should be used in class,if there is no constructor what will happen?