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
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
What is the difference between import java.util.date and java .util?
Can we execute a program without main() method?
What are default methods ?
How do you bind variables?
What is a method signature java?
What are the benefits of operations?
How do you do absolute value in java?
What should I import for arraylist in java?
What is the difference between array list and vector in java?
What is a char in java?
What do you understand by java?
What is internal variable?
What is internal iteration in java se 8?
Why main() method is public, static and void in java ?