Browse Groups
Java
» Implement the database using a linked list implementation .
Follow these trends to stay on top of emerging job skills:
Career Salary Hiring CleanTech Manager Project-Management Java iPhone Android Php Ruby Scala MySQL Oracle SAP Salesforce SugarCRM BioTech Pharma DotNet ASP Azure Amazon AWS App Engine SQL Server Designer Product Manager Twitter API Facebook OpenSocial
Career Salary Hiring CleanTech Manager Project-Management Java iPhone Android Php Ruby Scala MySQL Oracle SAP Salesforce SugarCRM BioTech Pharma DotNet ASP Azure Amazon AWS App Engine SQL Server Designer Product Manager Twitter API Facebook OpenSocial
Name
Email
|
|
||||
Implement a city 'database' using unordered lists. Each record contains the name of the city (a character string of variable length), the mayor of the city and the co:ordinates of the city as integer x and y, Your system should allow city records to be inserted, deleted or searched by name or co:ordinates; it should also allow to change the name of the mayor . Implement this database using a linked list implementation . |











