What is the output of following. var a = 5; a = a+"abc"; dynamic b = 5; b = b+"abc"; ?
Pramod Thakur
Select an image from your device to upload