2
Reply

information about operator in #

jkjsha ahsa

jkjsha ahsa

Dec 25 2009 2:30 PM
2.2k

i couldnt undestand code in c#
int i=4
int[] s =new int [1<<r];
console.writeline(s.length);
the ouput is 16
i don't know why?
what's the mathematical function?

Answers (2)