Report Bug
Qus : What is the port number of HTTPS?
QusHTTPS का पोर्ट नंबर क्या है?

A. 80
B. 443
C. 26
D. 110


Solution
B. 443



Explanation

The port number for HTTPS (Hypertext Transfer Protocol Secure) is 443. When you access a website using the HTTPS protocol, your web browser communicates with the server over port 443 to establish a secure connection. port 80 is used for HTTP Protocol

Read more




Report Bug