Question
Easy
Socket address is :
1
IPv4 address translated to IPv6 address
2
Combination of IP address and port address
3
Combination of MAC address and domain address
4
Application layer address
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Internet Protocols
Correct Answer
Option B
Explanation
The correct option is (2): A socket address is the fundamental identifier used by the Transport Layer protocols (like TCP and UDP) to uniquely define a specific process running on a specific host on a network. Since a host can run multiple applications simultaneously (e.g., a web server, an email client, and a game), merely having the IP address, which only identifies the host (computer), is insufficient to direct the…Read More
Similar Questions from REET Exam - Paper 1 - Year 2018
Question 1
Easy
Source :
HTET 2022
In MS-Office Word short cut key used to change case of selected text is:
Chapter :
Office Automation Tools
Topic :
Word Processor (MS Word)
Question 2
Easy
Source :
HTET 2022
In context of software testing match of Column-I and Column-II is: Column-I - Column-II i. Integration Testing - a. Alpha Testing ii. Unit Testing -…
Chapter :
Software Engineering & Problem Solving
Topic :
SDLC (Major stages)
Question 3
Easy
Source :
HTET 2022
Choose valid set of output devices:
Chapter :
Computer System & Hardware Fundamentals
Topic :
Architecture
Question 4
Easy
Source :
HTET 2022
Which of the following constructor related concept is non-relevant in C++?
Chapter :
Object-Oriented Programming (C++)
Topic :
Advanced Class Concepts