Hashtable is a class in collection framework which stores the objects in key and value pair. Hashtable<Object,Object> ht = new Hashtable<Object,Object>();.
確定! 回上一頁