blah blah blah is here! blah blah » Close

0
votes
0 answers

symbol clarification

hello what does <> symbol means in c#? suppose i use string[] a =new string(); or list<string> what is the difference between the tow statement?!! thanx

Feedback