C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

Is it possible to inline assembly or IL in C# code?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

No there is not possible to inline assembly or IL in C# code.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
What's C#?Is it possible to have different access modifiers on the get/set methods of a property in C#?