Raised Fist0

Internet Protocols (Basic Awareness)

Start learning this pattern below

Jump into concepts and practice - no test required

or
Recommended
Test this pattern10 questions across easy, medium, and hard to know if this pattern is strong

Introduction

Internet protocols என்பது Computer Awareness பிரிவில் banking, SSC, மற்றும் insurance தேர்வுகளில் முக்கியமான தலைப்பாக உள்ளது. இந்தக் கேள்விகள் பொதுவாக, நீங்கள் ஒரு protocol-ஐ அதன் செயல்பாட்டுடன் சரியாக பொருத்த முடியுமா என்பதை சோதிக்கின்றன. நினைவக அடிப்படையிலானதாக இருந்தாலும், கருத்துகள் நேரடியாகவும் மீண்டும் மீண்டும் வருவதாலும் இது அதிக மதிப்பெண் பெறக்கூடிய pattern ஆகும்.

Pattern: Internet Protocols (Basic Awareness)

Pattern: Internet Protocols (Basic Awareness)

Internet protocols என்பது ஒரு நெட்வொர்க்கில் அல்லது Internet-இல் தரவு எவ்வாறு அனுப்பப்படுகிறது, பெறப்படுகிறது, மற்றும் நிர்வகிக்கப்படுகிறது என்பதை வரையறுக்கும் முன் நிர்ணயிக்கப்பட்ட விதிகளாகும்.

Step-by-Step Example

Question

Internet-இல் கோப்புகளை (files) மாற்றுவதற்கு முக்கியமாக பயன்படுத்தப்படும் protocol எது?

Options:
A. HTTP
B. SMTP
C. FTP
D. TCP

Solution

  1. Step 1: குறிப்பிடப்பட்ட பணியை அடையாளம் காணுங்கள்

    கேள்வி, ஒரு system-இலிருந்து மற்றொரு system-க்கு கோப்புகளை மாற்றுவது பற்றி கேட்கிறது.
  2. Step 2: பணியை protocol செயல்பாடுகளுடன் பொருத்துங்கள்

    FTP (File Transfer Protocol) என்பது குறிப்பாக file transfer-க்காக வடிவமைக்கப்பட்டுள்ளது.
  3. Final Answer:

    FTP → Option C
  4. Quick Check:

    File Transfer Protocol” என்ற full form FTP-ன் செயல்பாட்டை உறுதி செய்கிறது ✅

Quick Variations

• Web page அணுகல் → HTTP / HTTPS

• Email அனுப்புதல் → SMTP

• Email பெறுதல் → POP3 / IMAP

• பாதுகாப்பான தொடர்பு → HTTPS

Trick to Always Use

  • Step 1 → Web browsing → HTTP / HTTPS
  • Step 2 → File transfer → FTP
  • Step 3 → Mail அனுப்புதல் → SMTP
  • Step 4 → Mail பெறுதல் → POP3 / IMAP

Summary

  • Internet protocols என்பது நெட்வொர்க்குகளில் தரவு எவ்வாறு பரிமாறப்படுகிறது என்பதை வரையறுக்கின்றன.
  • ஒவ்வொரு protocol-க்கும் ஒரு குறிப்பிட்ட நோக்கம் உள்ளது.
  • பெரும்பாலான தேர்வு கேள்விகள் protocol-function பொருத்துதலையே அடிப்படையாகக் கொண்டவை.
  • HTTPS என்பது HTTP-ன் பாதுகாப்பான பதிப்பாகும்.

நினைவில் வைக்க உதாரணம்:
Web → HTTP, Files → FTP, Mail send → SMTP, Mail receive → POP3/IMAP

Practice

(1/5)
1. Which protocol is used to send emails from a client to a mail server?
easy
A. SMTP
B. POP3
C. HTTP
D. IMAP

Solution

  1. Step 1: Identify the email function

    The question focuses on sending emails.
  2. Step 2: Match with protocol role

    SMTP is designed for sending outgoing emails.
  3. Final Answer:

    SMTP → Option A
  4. Quick Check:

    Outgoing mail servers always use SMTP ✅
Hint: Send mail = SMTP.
Common Mistakes: Confusing sending and receiving email protocols.
2. Which protocol allows users to receive emails while keeping them stored on the mail server?
medium
A. SMTP
B. FTP
C. IMAP
D. HTTP

Solution

  1. Step 1: Identify key condition

    The emails remain stored on the server.
  2. Step 2: Compare email protocols

    IMAP synchronises emails without deleting them from the server.
  3. Final Answer:

    IMAP → Option C
  4. Quick Check:

    Server-synced emails = IMAP ✅
Hint: Emails stay on server → IMAP.
Common Mistakes: Choosing POP3, which removes emails from server.
3. Which protocol ensures secure web communication by encrypting data?
medium
A. HTTP
B. FTP
C. SMTP
D. HTTPS

Solution

  1. Step 1: Focus on security requirement

    The question asks about encrypted web communication.
  2. Step 2: Identify secure protocol

    HTTPS is the secure version of HTTP.
  3. Final Answer:

    HTTPS → Option D
  4. Quick Check:

    Secure browsing = HTTPS ✅
Hint: Look for 'S' in HTTPS for security.
Common Mistakes: Assuming HTTP is secure by default.
4. Which protocol ensures secure communication while browsing websites?
medium
A. HTTP
B. FTP
C. HTTPS
D. SMTP

Solution

  1. Step 1: Identify the security requirement

    The question mentions secure web communication.
  2. Step 2: Match with secure protocol

    HTTPS is the secure version of HTTP using encryption.
  3. Final Answer:

    HTTPS → Option C
  4. Quick Check:

    Lock symbol in browser indicates HTTPS ✅
Hint: Secure web = HTTPS.
Common Mistakes: Choosing HTTP without security.
5. Which protocol is responsible for reliable data transmission over the Internet?
medium
A. UDP
B. HTTP
C. FTP
D. TCP

Solution

  1. Step 1: Identify reliability requirement

    The protocol must ensure correct and complete data delivery.
  2. Step 2: Match with protocol capability

    TCP provides error checking and guaranteed delivery.
  3. Final Answer:

    TCP → Option D
  4. Quick Check:

    Reliable communication always uses TCP ✅
Hint: Reliable delivery = TCP.
Common Mistakes: Choosing UDP, which is faster but unreliable.