a) 1 3 1
b) 2 3 4
c) 5 3 4
d) Compile time error
Select output for following set of code. static void Main(string[] args) { int i = 2, j = 3, k = 4; switch (i +
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Select output for following set of code. static void Main(string[] args) { int i = 2, j = 3, k = 4; switch (i +
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!