what is multithreading?

Answer Posted / priyabrata patro

at first ,let us know what is thread . Thread is also a functionality which executes concurrently with other of the program ,unlike general function.
Now let us see what is multithreading , executing mutiple thread simultaneously is called as multithreading.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we overload the constructors?

558


How do you sort objects in java?

517


How you can force the garbage collection?

540


Why does java not support operator overloading?

660


What will happen when using pass by reference in java?

526






What is the difference between a choice and a list?

608


What are the differences between processes and threads?

520


do I need to use synchronized on setvalue(int)? : Java thread

559


How do you download stubs from Remote place?

1359


What is passing value java?

512


What are the disadvantages of object oriented programming?

601


Why stringbuilder is not thread safe in java?

573


How can the checkbox class be used to create a radio button?

511


How do you use spaces in java?

532


How to obtain a performance profile of java program

547