wahts is mean by thread?

Answer Posted / gyana

1-Thread is a process of execution path of a programme.
2-Java supports single threading,but not supported
multithreading.
3-Threading causes sequential work in a programme.

Is This Answer Correct ?    4 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a final variable be null?

548


How do you use compareto?

549


Why heap memory is called heap?

588


Why does abstract class have constructor?

562


Explain java coding standards for interfaces?

634






How do you declare an array in java?

522


What is default size of arraylist in java?

559


Is string is a class in java?

525


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

605


What is the difference between abstract class and interface1? What is an interface?

562


What is the abstraction?

594


what is thread? : Java thread

559


Can an object be null?

551


What is meant by distributed application? Why are we using that in our application?

551


What is method overriding in java ?

662