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
Why hashcode is used in java?
Define an abstract class with reference to java.
How do we access static members in java?
What is the final class?
Is simpledateformat safe to use in the multithreaded program?
What is passed by reference and pass by value ?
In a class implementing an interface, can we change the value of any variable defined in the interface?
what is thread? What are the high-level thread states? : Java thread
What is sortedmap interface?
Why java is object oriented?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What is the difference between numeric and integer?
Differentiate between class and structure.
Is java owned by oracle?
What is contract between hashcode and equal method?