engineering computer science MCQ #1538

Which protocol is used for secure remote access?

engineering computer science MCQ #1538

  1. Question 1

    Q1. Which protocol is used for secure remote access?

    • A) Telnet
    • B) SSH
    • C) FTP
    • D) HTTP

    Answer: SSH

    Explanation: SSH (Secure Shell) is used for secure remote access as it encrypts data in transit, unlike Telnet which sends data in plain text.