2026 QUESTIONS WITH SOLUTIONS
GRADED A+
>> Mutex
Answer: Mutual exclusion lock
>> Semaphore
Answer: Signaling mechanism for synchronization
>> File System
Answer: Organization of files on storage
>> File
Answer: Named collection of data
>> Directory
Answer: Folder containing files
>> Path
Answer: Location of file or directory
>> Absolute Path
Answer: Complete location from root
>> Relative Path
Answer: Location from current position
, >> Read
Answer: Getting data from file
>> Write
Answer: Putting data to file
>> Append
Answer: Adding to end of file
>> Binary File
Answer: Non-text file
>> Text File
Answer: Human-readable file
>> Networking
Answer: Connecting computers
>> Protocol
Answer: Rules for communication
>> TCP/IP
Answer: Internet protocol suite
>> HTTP
Answer: Hypertext Transfer Protocol
>> HTTPS
Answer: Secure HTTP