1
Answer

why use new in c#

Photo of Arifullah Irfann

Arifullah Irfann

8y
649
1
Hi Why we use (new) in every object in c# for example(SQL command cmd=new sqlcommand())?

Answers (1)