a) Compiler will generate runtime error
b) Conversion is implicit type, no error generation
c) Specifying data type for conversion externally will solve the problem
d) None of the mentioned
For the following C# code select the relevant solution for conversion of data type. static void Main(string[] args) {
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
For the following C# code select the relevant solution for conversion of data type. static void Main(string[] args) {
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!