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 |
How many ways are there to read and write files?
What are sockets in r?
how would you build a scatter-plot using plotly?
Given a vector of values, how would you convert it into a time series object?
Why are the VCD and lattice packages used?
Define Cluster.stats() ?
What does not ‘r’ language do?
Which function is used to create a histogram visualisation in r programming language?
How would you make multiple plots onto a single page in r?
Explain how to operate on lists in r?
What is R Base package?
Give some examples of the functions in stringr.