What is Unicast and Multicast object? Where we will use?
Answer / 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 |
What is java literals?
What is a locale?
What is identifier with example?
What is the finalize method do?
What is Vector?Can you elaborate how Vector is Thread safe?
What is the mapping mechanism used by java to identify IDL language?
What do you mean by hashing?
What is bom encoding?
What is jit compiler ?
why there are multiple catches for a try block.don't tell me that there can be multiple exception of a code segment that's why.tell me the real fact behind this.
Why do I need to declare the type of a variable in java?
what is mean by ooad? where we are using? can you tell me any real time example?