Explain tcp/ip applications, services and protocols?



Explain tcp/ip applications, services and protocols?..

Answer / Vaibhav Tyagi

TCP/IP is a suite of communication protocols used for transmitting data over the internet. Applications are software programs that run on top of these protocols to provide specific functions like email (SMTP), web browsing (HTTP), file transfer (FTP), and more. Services are the higher-level functionality provided by these applications, such as DNS (Domain Name System). Protocols are the rules governing how these applications communicate with each other, including TCP (Transmission Control Protocol) and IP (Internet Protocol).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How many ways are there to read and write files?

1 Answers  


What are sockets in r?

1 Answers  


how would you build a scatter-plot using plotly?

1 Answers  


Given a vector of values, how would you convert it into a time series object?

1 Answers  


Why are the VCD and lattice packages used?

1 Answers  


Define Cluster.stats() ?

1 Answers  


What does not ‘r’ language do?

1 Answers  


Which function is used to create a histogram visualisation in r programming language?

1 Answers  


How would you make multiple plots onto a single page in r?

1 Answers  


Explain how to operate on lists in r?

1 Answers  


What is R Base package?

1 Answers  


Give some examples of the functions in stringr.

1 Answers  


Categories