Please explain value types and reference types used in c#?
No Answer is Posted For this Question
Be the First to Post Answer
what are the differences b/w structure and class?
How a two-dimensional array declared in C#?
To catch any possible exception What is the C# syntax written ?
What is application object in c#?
What is c-sharp (c#)?
Can You Prevent Your Class From Being Inherited By Another Class?
How do you debug an ASP.NET Web application?
1 Answers Rolta, Siebel Systems,
C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?
Will the following code compile?
What is extended class in c#?
Explain ACID rule of thumb for transactions.
What is the difference between array and arraylist in c#?