McqMate
| Q. |
What will happen if two thread of same priority are called to be processed simultaneously? |
| A. | Any one will be executed first lexographically |
| B. | Both of them will be executed simultaneously |
| C. | None of them will be executed |
| D. | It is dependent on the operating system. |
| Answer» D. It is dependent on the operating system. | |
View all MCQs in
Java ProgrammingNo comments yet