Answer Posted / ravi
thread is the process of executng the program
| Is This Answer Correct ? | 52 Yes | 15 No |
Post New Answer View All Answers
What is the differences between c++ and java? Explain
Explain the usage of this with constructors?
Explain the difference between serializable and externalizable in java?
What is the new line character?
Can we clone singleton class in java?
How do you override a method?
What is return code?
Is cout buffered?
What is the size of boolean variable?
Can static methods be inherited?
What is data structure in java?
What is a final class in java?
Can keyword be used as identifier?
What is the preferred size of a component in java programming?
can I implement my own start() method? : Java thread