Microsoft
98-372 · Question #204
Which two tasks does the interoperability of the .NET language allow you to perform? (Choose two.)
The correct answer is C. Use classes written in Microsoft Visual Basic .NET from C# code. D. Use classes written in C# from Microsoft Visual Basic .NET code. See the full explanation below for the reasoning.
Question
Which two tasks does the interoperability of the .NET language allow you to perform? (Choose two.)
Options
- AConvert C# code to Microsoft Visual Basic .NET or convert Visual Basic .NET code to C#.
- BCreate methods written in both C# and Microsoft Visual Basic .NET in the same class.
- CUse classes written in Microsoft Visual Basic .NET from C# code.
- DUse classes written in C# from Microsoft Visual Basic .NET code.
- EWrite a method by using identical syntax of both C# and Microsoft Visual Basic .NET.
How the community answered
(49 responses)- A2% (1)
- B6% (3)
- C82% (40)
- E10% (5)
Community Discussion
No community discussion yet for this question.