Javatpoint Logo
Javatpoint Logo

Java InetAddress isMCOrgLocal() method

The isMCOrgLocal() method of Java InetAddress class is used to check utility routine if the multicast address has organization scope.

Syntax:

Returns

It returns true if this address has a multicast address of organization-local scope and returns false if address is not of organization-local scope or it is not a multicast address.

Example 1

Test it Now

Output:

Name is: www.javatpoint.com
Address is: 195.201.10.8
false

Next TopicInetAddress Class





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA