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

A Gentle Introduction to
VB Programming

Use a Hash Table

 

Top Ten Programs

Use a Hash Table
pop
keyvalue
France60000000
China1300000000

You can use a hash table to record a number against the name of each country.

1. [ VB ] Create and Use a Hash Table


Big