InterviewSolution
Saved Bookmarks
| 1. |
What is the default value of priority variable MIN_PRIORITY AND MAX_PRIORITY?(a) 0 & 256(b) 0 & 1(c) 1 & 10(d) 1 & 256 |
|
Answer» Correct option is (c) 1 & 10 Explanation: None. |
|