what is meant by multicast?
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 |
What is the immediate superclass of the Dialog class?
What is externalizable?
Can string be considered as a keyword?
why java does not contain pointers?
What are the principle concepts of oops?
How many ways can an argument be passed to a subroutine?
3 Answers Technological University of the Philippines,
What is break and continue statement?
Can you override private or static method in java?
What causes memory leak in java?
When we give defination of interface method in the class why method must be public???
What is a generic type?
Does a class inherit the constructors of its superclass in java programming?