C Sharp Interview Questions
Questions Answers Views Company eMail

Are constructors inherited c#?

677

What does using system mean in c#?

722

Are c# strings null terminated?

733

How objects are stored in memory?

694

Is list a collection c#?

730

Is string a class in c#?

650

What is the difference between list and ilist in c#?

654

Why do we use polymorphism in c#?

663

Why do we use class in c#?

688

What is an inheritance in c#?

667

How big is an int in c#?

731

What sort algorithm does c# use?

709

What is the difference between decimal and integer?

739

What are functions in c#?

672

What is collection of classes in c#?

729


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

How to move to a state-related codebase?

1182


Can we have only “try” block without “catch” block in c#?

644


Can a child class call the constructor of a base class?

754


Are c# tuples immutable?

689


Which constructor is called first in c#?

693


What is oledb in c#?

723


Is stringbuilder faster than string concatenation c#?

681


What is multithreading? What are the problems that comes with multithreading and how to manage them?

762


Are c# references the same as c++ references?

749


What is func delegate in c#?

729


How do you specify a custom attribute for the entire assembly?

668


What do you mean by serialization in .NET?

734


Is .net and c# the same?

749


What is protected internal modifier in C#?

772


What is use of a HashTable in .NET?

911