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


    âš¡ Month End Offer - Flat 52% Off On All Courses! Enroll Now âš¡
    00:00:00 AM Left

    Question

    In shell scripting, which command is used to read input

    from the user?
    A scan Correct Answer Incorrect Answer
    B read Correct Answer Incorrect Answer
    C input Correct Answer Incorrect Answer
    D get Correct Answer Incorrect Answer
    E scanf Correct Answer Incorrect Answer

    Solution

    read takes input from the user and stores it in a variable, e.g., read name stores input in name.

    Practice Next
    ask-question