I Have A Problem In Programming Language .net.i Mean I Am Having A Difficulty In Understanding This Code. Can You Help?
Suppose byte a=100;byte b=200;byte c= a+b ,response.write(c).what would be the output?...
Could anyone understand this code to me in dotnet?.is their any site available where i can find these sample codes to practise?