Which OS component is responsible for managing system resources? कौन सा OS घटक सिस्टम संसाधनों का प्रबंधन करता है?
Which scheduling algorithm can cause starvation? कौन सा scheduling algorithm starvation की समस्या पैदा कर सकता है?
What is a deadlock in an operating system? ऑपरेटिंग सिस्टम में deadlock क्या है?
Which memory management technique eliminates external fragmentation? कौन सी मेमोरी मैनेजमेंट तकनीक external fragmentation को समाप्त करती है?
Which system call is used to create a new process in UNIX? UNIX में नया process बनाने के लिए कौन सा system call उपयोग होता है?
What is the purpose of a semaphore? Semaphore का उद्देश्य क्या है?
Which scheduling algorithm is best suited for time-sharing systems? Time-sharing सिस्टम के लिए कौन सा scheduling algorithm सबसे उपयुक्त है?
Which condition is NOT necessary for deadlock? Deadlock के लिए कौन सी शर्त आवश्यक नहीं है?
What is thrashing in OS? OS में thrashing क्या है?
Which memory allocation technique uses best-fit strategy? कौन सी मेमोरी allocation तकनीक best-fit strategy का उपयोग करती है?