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 |
Is null function in java?
Can an interface be final?
When will you define a method as static?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
What is the string function?
What is lazy activation?
What is the difference between a local variable and an instance variable?
Explain about version control?
How will you initialize an Applet?
What is preparedstatement in java?
Explain java thread life cycle.
how to execute main()