Computer Science, asked by Anonymous, 6 months ago

Define NIC............​

Answers

Answered by Anonymous
8

<marquee></marquee> <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1"> <style> Body{ background-color: white ; font-family: cursive; } .glow{ font-size: 80px; color: #fff; text-align: center; -webkit-animation: glow 1s ease-in-out infinite alternate; -moz-animation: glow 1s ease-in-out infinite alternate; animation: glow 1s ease-in-out infinite alternate; } @-webkit-keyframes glow{ from{ text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #e60073, 0 0 40px #e60073, 0 0 50px #e60073, 0 0 60px #e60073, 0 0 70px #e60073; } } </style> </head> <body> <h1 class="glow"> Answer </h1> </body> </html>

This card or device connects the computer to the special device called Switch, which in turn links all of the computers on the network together.

Answered by DelhiQueen
4

\huge\fbox\red{A}\fbox\pink{n}\fbox\purple{S}\fbox\green{w}\fbox\blue{E} \fbox\orange{r}

A network interface controller (NIC, also known as a network interface card, network adapter, LAN adapter or physical network interface, and by similar terms) is a computer hardware component that connects a computer to a computer network.

Similar questions