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 a treemap in java?
How are the elements of a gridbaglayout organized in java programming?
What is the += operator called?
Is set sorted in java?
Are registers volatile?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is an image buffer?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Can I declare class as static or private?
What is logical variable?
Does java map allow duplicates?
Can we extend a class with private constructor?
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
How to remove the trailing spaces from a string?
what state does a thread enter when it terminates its processing? : Java thread