C Sharp Interview Questions
Questions Answers Views Company eMail

List some Advantages of switch-case over if else?

485

State two different types of access modifiers.

546

What is the use of jit ? Jit (just - in - time) is a compiler which converts msil code to

510

How is a strongly-named assembly different from one that isn’t strongly-named?

595

What is an assembly qualified name? Is it a filename? How is it different?

486

What are the different types of assemblies available and their purpose?

490

What is the use of command builder?

525

What is msil, and why should developers need an appreciation of it if at all?

556

Explain the importance and use of each, version, culture and publickeytoken for an assembly.

521

Does console.writeline() stop printing when it reaches a null character within a string?

509

What is the data provider name to connect to access database?

489

How can I get around scope problems in a try/catch?

462

How do you specify a custom attribute for the entire assembly (rather than for a class)?

512

Does c# support c type macros?

549

How is method overriding different from overloading?

549


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Is arraylist type safe in c#?

487


Is ram a heap?

497


What is a deadlock lock?

482


What is assembly c#?

465


Define delay signing?

514






Explain the types of comments in c#?

536


How can we set the class to be inherited, but prevent the method from being over-ridden?

470


How do you read an Excel sheet in C#?

547


What is difference between ilist and list?

479


How to parse a date time string?

519


Can we inherit private class in c#?

485


What are delegates?

784


What do you mean by abstract class in c#?

493


What happens when thread sleep () method is called?

489


What is an array? Give the syntax for a single and multi-dimensional array?

474