what is the use of thread?Justify it by project point of view

Answer Posted / pratiksha

Thread is a lightweight process and we are using it for
doing multiple task at the same time.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does || mean in code?

815


What is a dot notation?

787


Why heap memory is called heap?

799


What does s mean in regex?

798


Explain what is encapsulation?

845


What are the differences between this and super keyword?

766


Why do we declare a class static?

773


Explain numeric promotion?

845


Java is Pass by Value or Pass by Reference?

828


What is synchronization and why is it important in java programming?

725


What is the numeric promotion?

734


Can singleton class be inherited in java?

760


Why does java doesnt suuport unsigned values?

2002


How to find the largest value from the given array.

791


Difference between a class and an object?

790