Zoo tutorials: [ SQL | Linux | XML ]
ProgZoo: [ Java | C# | VB | C++ | Perl ]
Log in

A Gentle Introduction to
C# Programming

Tutorial: Naming the biggest and smallest

 

1. The biggest population


Big

What is the population of the largest country (by population).

How to use an accumulator

2. Which country has the biggest population?


Big

What is the name of the largest country (by population).

Hint:

3. Which middle eastern country has the smallest population?


Big

What is the name of the country in region "Middle East" with the smallest population.