Select the output for following set of Code. static void Main(string[] args) { char ch = Convert.ToChar('a' | 'b' |
Posted: Thu Jul 14, 2022 9:07 am
a) Compile time error
b) case A | case a
c) case B | case b
d) case D | case d
b) case A | case a
c) case B | case b
d) case D | case d