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 audio clip interface? Name few methods of it ?
In how many ways we can create threads in java?
What is difference between static and abstract class?
Is java a digit method?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is use of static in java?
What is an empirical question?
What is the constructor?
What is java command?
if a java file without any source code is valid java file?
How to prevent to create multiple objects of a java class?
What are the important methods of java exception class?