📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    Question

    If a program needs to read data from a file, which

    system call would it typically use?
    A `open()` Correct Answer Incorrect Answer
    B `write()` Correct Answer Incorrect Answer
    C `read()` Correct Answer Incorrect Answer
    D `close()` Correct Answer Incorrect Answer
    E None of the above Correct Answer Incorrect Answer

    Solution

    `read()`

    Practice Next
    ask-question