Answer Posted / nrayakwar
Multicast is used in networking.
it is used To transmit a single message to a select group
of recipients. in multicast, generally, we define a IP and
port for communication. we all send/receive message in form
of heartbeats to/from defined address.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does function identity () do?
What is a line separator in java?
How is the marker interface used in Java?
Is java a virus?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
What is a nested class?
Describe different states of a thread.
Give me some null interfaces in java?
What is singletonlist in java?
What is an example of character?
What is the use of predicate in java 8?
Is oracle java 11 free?
What is the difference between arraylist and hashset in java?
What a static class can contains?
Explain the inheritance?