program in C to make use of pointers for two dimensional string array.one array will store the name of countries and the second array will store name of capitals. if the input to the program is country name then output will be countries capital name and vice versa?
View All Comments
| View Tutorial