Answer Posted / kishore kumar
All the above answers are not a valid answers for interview
purpose.
In the interview, you have to say:
we can debug the java code by using the log files.
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is qualitative variable?
Explain the importance of thread scheduler in java?
Explain notify() method of object class ?
What are the skills required for core java?
What is hash in java?
Can finally block be used without a catch?
What happens if an exception is not handled in a program?
What is class level lock ?
What are the 4 types of characters?
Can we serialize singleton class?
What is use of map in java?
Why are the methods of the math class static?
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
Explain about automatic type conversion in java?
What is java and its types?