C Sharp Interview Questions
Questions Answers Views Company eMail

What is difference between out and ref in c#?

639

How many types of serialization are there in c#?

567

What is difference between array and arraylist c#?

585

What is difference between var dynamic and object in c#?

602

What is the difference between out and ref in c#?

594

Is it good to use var in c#?

560

Can arraylist store different data types in c#?

580

Can var be null c#?

566

Is list passed by reference c#?

584

Why we use get set property in c#?

605

Are c# objects passed by reference?

563

What is difference between const and static in c#?

590

Are objects passed by reference in c#?

636

Why do we need indexer in c#?

683

Can we change static value in c#?

642


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What exactly happens when we debug and build the program?

2279


Explain the difference between // comments, /* */ comments and /// comments?

615


What are the collections in c#?

585


What is Inheritance in C#?

682


How string definitions will prevent escaping on backslashes in C#?

646






What does get set mean in c#?

600


What is the use of oops in c#?

603


Is predicate a functional interface?

621


When do you generally use a class over a struct?

638


What does using do in c#?

611


Why are strings immutable c#?

569


What is inner class in c#?

628


How do I unload an application domain?

614


Why to use lock statement in c#?

599


Explain nullable types in c#?

652