Javatpoint Logo
Javatpoint Logo

Java InetAddress isMCGlobal() method

The isMCGlobal() method of Java InetAddress class is used to check whether the multicast address has global scope or not.

Syntax:

Returns

It returns true if this address has a multicast address of global scope and returns false if address is not of global 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