Answer Posted / guest
An MSI installer, a CAB archive, and XCOPY command
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you specify nested classes as partial classes?
How to sort an int array in c#?
Explain the term inheritance in C#.
Can a abstract class have a constructor?
Explain constructor in c#?
Give examples for value types?
What is the adv of using System.Text.StringBuilder over System.String?
What is the difference between double and decimal in c#?
Define constructors
Why do we need dependency injection in c#?
What is jit (just in time)?
Why we use extension method in c#?
Why is c# used?
What is wpf application in c#?
What is the Signification of the "new " keyword in C#? example