What is Unicast and Multicast object? Where we will use?
Answer Posted / nazia begum
Unicast approach the sender to send the data stream to single receiver,where as,multicast object allow one to many connections...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we clone singleton class in java?
What class allows you to read objects directly from a stream in java programming?
Explain the difference between static and dynamic binding in java?
What is final variable?
What is classname class in java?
What is constant in programming?
what is the difference between a threads start() and run() methods? : Java thread
Can you sort a string in java?
What are daemon Threads in java?
Is nullpointerexception checked or unchecked?
What is a nested structure?
What makes a function well defined?
What is string made of?
What is udp in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.