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
How many bits is a float?
What are advantages of using Java?s layout managers than windowing systems?
Can we create an object of private class?
Can a class be private?
How many types of array are there?
What is the static variable?
Can we override compareto method?
What are constants?
What does you mean in math?
What is the final variable?
What is the use of 'super' keyword inside a constructor?
Difference between string, string builder, and string buffer?
What is difference between iterator and enumeration in java?
Are private methods final?
How can we pass argument to a function by reference instead of pass by value?