Page 1 of 1

Select output for code. static void Main(string[] args) { int i; int j = 1; int []ar = {21, 22, 13, 4};

Posted: Thu Jul 14, 2022 9:07 am
by answerhappygod
a) 23
b) 15
c) Compile time error
d) 12