IList<string> stringList = new List<string>()
can anyone explain what this line mean i cant understand this line how list<stirng> is assign to ilist<string> list and ilist both are different then what this line mean pls anyone explain this line pls