khoob study
(Move to ...)
Home
▼
Thursday, April 13, 2023
What is Point to Point Network Link ?
›
➤What is Point to Point Network Link – Point-to-point links connect individual pairs of machines (involves 2 nodes). To go from the so...
What is Broadcast Network Link ?
›
➤What is Broadcast Network Link ? The communication channel is shared by all the machines on the network. Packets sent by any machine are r...
Types of Network transmission
›
➤Types of Network transmission Between the network hardware (LAN, MAN and WAN), network transmission exists. There are of 2 types: Broad...
Difference between Wired and Wireless Network
›
➤Difference between Wired and Wireless Network:- Read more: https://khoobstudy.blogspot.com/2022/11/write-program-to-hello-word.html
What is wireless Network ?
›
➤ What is wireless Network:- As we know "Wireless" is the term refers to medium made of electromagnetic waves (i.e. EM Waves) o...
What is wired Network ?
›
➤What is wired Network :- As we know "wired" is the term refers to any physical medium consisting of cables. The cables can be...
Wireless and Wired Network in computer network
›
Wireless and Wired Network in computer network: - ➤Wired Network :- As we know "wired" is the term refers to any physical medi...
Wednesday, April 12, 2023
Differences between LAN, WAN and MAN
›
Differences between LAN, WAN and MAN Read more: https://khoobstudy.blogspot.com/2022/11/write-program-to-hello-word.html
Conclusion of LAN, MAN and WAN network
›
Conclusion :– There are many advantages of LAN over MAN and WAN, such as LAN’s provide excellent reliability, high data transmission rate...
what is WAN (Wide Area Network ) ?
›
Wide Area Network (WAN) – WAN or Wide Area Network is a computer network that extends over a large geographical area, although it might b...
what is MAN (Metropolitan Area Network) ?
›
Metropolitan Area Network (MAN) – MAN or Metropolitan area Network covers a larger area than that of a LAN and smaller area as compared to ...
what is LAN (Local Area Network definition) ?
›
Local Area Network (LAN) – LAN or Local Area Network connects network devices in such a way that personal computer and workstations can sha...
Types of Computer Networks
›
Types of Computer Network :- The Network allows computers to connect and communicate with different computers via any medium. LAN, MAN...
Goals of Computer Networks
›
Goals of Computer Networks The following are some important goals of computer networks: 1. Resource Sharing – Many organizations has a ...
Components of Data Communication
›
Components of Data Communication: 1. Message : It is the information to be delivered. 2. Sender : Sender is the person who is sending the...
Thursday, April 6, 2023
Basic Communication Model
›
Basic Communication Model: A Communication model is used to exchange data between two parties. For example: communication between a compute...
Properties of a Good Network
›
Properties of a Good Network: 1. Interpersonal Communication: We can communicate with each other efficiently and easily. Example: email...
Introduction to Computer Networks
›
Introduction to Computer Networks: A set of devices often mentioned as nodes connected by media link is called a Network. A node can b...
Monday, March 6, 2023
write a program to print student marks and percentage and average
›
write a program to print student marks and percentage and average #include<stdio.h> #include<conio.h> main() { int av,roll,a[10]...
what is pattern java language
›
what is pattern java language import java.util.*; class pattern { public static void main(String hg[]) { int n,i,j; Scanner o = new Scann...
›
Home
View web version