Browsing archives for 'Programming'

UPDATE and INSERT differences in syntax is an inconvenience

PHP,Programming 8 May 2010 | 1 Comment

UPDATE and INSERT differences in syntax is an inconvenience

An associative array is the conventional workaround of the coding world.. In an associative array, we can associate any key or index we want with each value.

Tagged in , , ,

Linklist and ArrayList

Programming 23 March 2010 | 0 Comments

Linklist and ArrayList

Today i was turning back towards Linklist and a question dropped in my mind is when to use Linklist and When to use ArrayList.