'How do I get single Post sub-category for specific parent in WordPress?

I have an article categorized like this:

Countries (parent) >| Spain (child)

System (parent) >| Android (child)

I want to get the name of the country only with PHP ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source