C Sharp Interview Questions
Questions Answers Views Company eMail

What is lazy keyword in c#?

530

What is lock in c#?

486

Why do we need reflection in c#?

495

What is exe in c#?

500

What is difference between array and arraylist in c#?

452

Are tuples mutable c#?

495

Can we change static variable value in c#?

493

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

467

Can we have static indexer in c#?

500

What is the best dependency injection c#?

472

What is difference between array and collection in c#?

447

Is hashset serializable c#?

494

What does out mean c#?

482

Can we overload indexer in c#?

484

Can we store different data types in arraylist in c#?

471


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Is hashset serializable c#?

494


What is mvc in c#?

463


How many types of collections are there in c#?

490


What is the main purpose of linq?

483


What happens during the process of boxing?

610






What is multiple interface in c#?

521


What does int32 mean?

481


How does substring work in c#?

482


What is datatable and dataset in c#?

489


What is continue in c#?

519


list the steps in code compilation in c#?

495


Illustrate the process of code compilation in c#?

527


Which operator cannot be overloaded in c sharp?

495


can multiple catch blocks be executed for a single try statement?

535


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

531