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 a null class?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
Describe the term diamond problem.
Difference between String and String Buffer?
Explain methods specific to list interface?
Can you run the product development on all operating systems ?
Why is string class considered immutable?
Hi am an mca graduate . i have done bsc maths in my degree . every company asks me why you make shift from maths group to computere field . What i need to answer?
Should you use singleton pattern?
What is command line used for?
wat is final...? wat is finally...? wat is finalize....? difference between " final and finally and finalize "...?
Can list be final in java?