Answer Posted / deepa
Thread is a process of execution of work.
In a java application ,the thread starts when the
main() starts executing till the whole Application is
executed.
Java supports multi threading,Multi threading is a concept
where more than one thread can be used in a program while
executing the applicaton.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between keyword and identifier.
Why we cannot override static method?
Can we override the private methods?
What is passed by reference and pass by value ?
How do you get the length of a string in java?
What is slash r?
Can we create a constructor in abstract class?
What are different types of constants?
Hi i am creating desktop application in that i want calling to mobile number. i have java telephone api (JTAPI) but i dont understand how it configure & use plese help me
What does string [] args mean?
What is contractor means and methods?
Is void a type?
What are the differences between string, stringbuffer and stringbuilder?
What is e in java?
What is an array length?