Select the output for following set of code. static void Main(string[] args) { int i = 9 , j = 7; switch (i - j
Posted: Thu Jul 14, 2022 9:07 am
a) 5 7
b) 9 13
c) Compile time error
d) 9 7
b) 9 13
c) Compile time error
d) 9 7
Accurate answers. Every time.
https://answerhappy.com/