Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts
Java: Program to Input Country Name And Print Capital

Java: Program to Input Country Name And Print Capital

In this java tutorial we'll be "creating a java program which accepts a country name and prints its capital" .I'll be using arrays in this tutorials if you are unfamiliar with array head over to this tutorial. Now lets get started!!