What is multithreading in java?



What is multithreading in java?..

Answer / Meenakshi Pal

"Multithreading in Java allows multiple threads to run concurrently within the same application. This can improve performance by allowing multiple tasks to be executed simultaneously."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.

2 Answers   Infosys, Tech Mahindra,


What are streams?

1 Answers  


How do we access static members in java?

1 Answers  


What does provide mean construction?

1 Answers  


Is map sorted in java?

1 Answers  


Does garbage collection occur in permanent generation space in jvm?

1 Answers  


What is the difference between exception and error in java?

1 Answers  


Explain about map interface in java?

1 Answers  


Difference between overriding and overloading in java?

1 Answers  


Difference between Interface & Abstract class?

5 Answers  


How do you reverse a word in java?

1 Answers  


Is java a digit method?

1 Answers  


Categories