C Sharp Interview Questions
Questions Answers Views Company eMail

What does type safe mean in c#?

493

Why delegates are safe in c#?

447

What is strong data type in c#?

475

What is multidimensional array in c#?

458

How many types of polymorphism are there?

492

Is stringbuilder better than string?

507

Is for loop faster than foreach?

517

Is var a data type?

490

What are strongly typed objects?

476

What do you mean by for each loop?

472

What does type safety mean?

567

What is a delegate how is it type safe?

461

What is the difference between do and while loop?

439

What is type safe code?

464

Which is more efficient for loop or while loop?

462


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Explain the difference between arraylist and array and in c#?

500


What is the difference between first and firstordefault?

421


Can partial class be inherited?

489


Difference between type constructor and instance constructor? What is static constructor, when it will be fired? And what is its use?

538


What is helper method in c#?

489






Can you put two constructor with the same structure in a class?

478


When should I use static in C#?

549


Explanation on Generic?

543


What are partial classes and use of partial classes?

519


Is string null or empty?

503


Why to use “using” in c#?

547


What is literal control

577


Why abstract class is not instantiated in c#?

515


What is default access specifier for class in c#?

469


What is an enumerator in c#?

513