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

Answer Posted / meena

Thread is a part of single program.
When user want to execute a large program in very less time
then user can destribute that program into number of users
using multithreading.

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the final class?

546


What language is an assembler written in?

543


What are the three types of design patterns?

502


Can a class with private constructor be extended?

479


Is void a data type?

534






Should you use singleton pattern?

517


Can we force the garbage collection to run?

530


What is type safety in java?

478


What is int lol?

590


How do you reverse a string in java?

572


What technique is carried out to find out if a particular string is empty?

562


What is java abstraction with example?

547


How do you declare a variable?

617


What is the advantage of preparedstatement over statement?

552


What is private static in java?

572