a) A
b) B
c) C
d) Compile time error
Select output for following set of code. static void Main(string[] args) { int const p = 0; switch (3 * 5 / 6)
-
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 const p = 0; switch (3 * 5 / 6)
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!