Answer Posted / venkatesh
Mainly two types threads only in java
ie, Single thread and Multi threading
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
why Interface used?
How a variable is stored in memory?
What is numeric data type?
What is a instance variable in java?
What are the changes in java.io in java 8 ?
What is a function argument in java?
How to make a class or a bean serializable?
If we don’t want some of the fields not to serialize how to do that?
When the constructor of a class is invoked?
What do you understand by soft reference?
What is the purpose of object oriented programming?
What is default exception handling in java?
how come we know the object is no more used in the class?
Are constructors methods?
Does sprintf allocate memory?