How many threads can I run java?



How many threads can I run java?..

Answer / Shipra Mehrotra

The number of threads you can run in Java is limited only by the available memory and the maximum allowed by the operating system.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is package private scope in java?

1 Answers  


Explain the different forms of polymorphism?

1 Answers  


what is difference between length and length()?

8 Answers  


What is skeleton and stub?

1 Answers  


What is the meaning of flag day?

1 Answers  


What is the different types of functions?

1 Answers  


What is classes in java?

1 Answers  


Difference between canvas class & graphics class?

1 Answers  


Why set do not allow duplicates in java?

1 Answers  


What is file class and what is its purpose?

1 Answers  


What is the default value of byte datatype in java?

1 Answers  


What is the functionality of Webserver?

2 Answers  


Categories