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
Why string is not a wrapper class?
What are the different ways of implementing thread? Which one is more advantageous?
Why do we declare a class static?
What is mean by collections in java?
How we can execute any code even before main method?
Tell me are there implementations for sorting and searching in the java libarary?
What are the basic interfaces of java collections framework?
What is java life cycle?
Can a set contain duplicates?
What is a "pure virtual" member function?
How a string is stored in memory?
What is regex used for?
how we can make a read-only class in java?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What is the main method java?