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 |
List java api that supports threads?
How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }
How many bytes is a character?
Define an abstract class with reference to java.
Can java cast null?
What is the purpose of final keyword and when to use it?
Is Cegonsoft Pvt.Ltd. a good Institute?
Is string is a data type?
what is the use of bean managed and container managed with example?
What is canonical name in java?
How do you do math powers in java?
What is the difference between heap and stack memory?