Pregunta de entrevista de Nokia

Create a data structure having a key and multiple value pairing without using any inbuilt java collections.

Respuesta de la entrevista

Anónimo

22 de nov de 2011

Used multi dimensional object arrays.