Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is meant by multicast?



what is meant by multicast?..

Answer / nrayakwar

Multicast is used in networking.
it is used To transmit a single message to a select group
of recipients. in multicast, generally, we define a IP and
port for communication. we all send/receive message in form
of heartbeats to/from defined address.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


How to convert String into primitive datatype.

6 Answers  


diff between abstract methods and interfaces with programing (code) example?

2 Answers  


What about main thread in java?

0 Answers  


What is mutable object and immutable object?

0 Answers  


What is method overloading and method overriding?

0 Answers  


is it mandatory to deaclare all variables public static fianl in interfaces?if i declare like in the below program, public interface A { public static final int I=0; int j=0; } in interface A,what is the difference between I,j?

2 Answers  


Can a class extend more than one class?

0 Answers  


Can a class be subclass of itself?

4 Answers  


Default layout of panel and frame?

3 Answers  


What Is Resource Leak?

2 Answers  


What is meant by call by reference?

0 Answers  


Categories