Answer Posted / kavitha
Thread is block of code which can execute concurrently with
other threads in JVM(Java Virtual Machine)
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
If we don’t want some of the fields not to serialize how to do that?
What is java algorithm?
Where is stringbuffer stored?
What is formatted output in java?
Can you explain the final method modifier?
Is java same as core java?
What is the common usage of serialization?
Give differences between Quicksort &Mergesort. When should these sorts be used andwhat is their running time in java?
What is the difference between super class & sub class?
In how many ways we can create threads in java?
What is a treemap in java?
What is a two-pass assembler?
What is role of void keyword in declaring functions?
Can we use catch statement for checked exceptions?
What is a vector in java?