C Sharp Interview Questions
Questions Answers Views Company eMail

What does type safe mean in c#?

488

Why delegates are safe in c#?

444

What is strong data type in c#?

472

What is multidimensional array in c#?

455

How many types of polymorphism are there?

487

Is stringbuilder better than string?

500

Is for loop faster than foreach?

511

Is var a data type?

487

What are strongly typed objects?

471

What do you mean by for each loop?

471

What does type safety mean?

558

What is a delegate how is it type safe?

459

What is the difference between do and while loop?

437

What is type safe code?

462

Which is more efficient for loop or while loop?

458


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is nameof c#?

475


Explain the difference between pass by value and pass by reference.

534


Is null == null c#?

468


In languages without exception-handling facilities, we could send an error-handling procedure as a parameter to each procedure that can detect errors that must be handled. What disadvantages are there to this method?

585


What do you understand by 'access specifiers' in C#?

507






Explanation on Generic?

538


explain the three services model commonly know as a three-tier application.

535


What is the difference between == and object.equals?

495


What is the concept of strong names?

529


What is a factory in c#?

466


What is the base class in .net from which all the classes are derived from?

490


What is marshalling in c#?

471


What is the default value of date?

441


What is the difference between const and readonly in c#.net?

492


Which are the access modifiers available in c#?

512