C Sharp Interview Questions
Questions Answers Views Company eMail

what class is underneath the sortedlist class?

Siebel Systems,

714

what is the equivalent to regsvr32 and regsvr32 /u a file in .net development?

4Cplus,

745

what is a structure in c#

Cognizant,

3 998

what is the syntax to inherit from a class in c#?

Siebel Systems,

729

what is a destructor?

Amazon,

787

the c# keyword .int. Maps to which .net type?

Siebel Systems,

934

what is the default access for a class

Cognizant,

771

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?

Siebel Systems,

710

how encapsulation is implemented in c#

Cognizant,

843

can you allow a class to be inherited, but prevent the method from being over-ridden?

Siebel Systems,

728

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

Siebel Systems,

730

if a method is marked as protected internal who can access it?

Siebel Systems,

767

what is scope of a protected internal member variable of a c# class

Cognizant,

773

what is a enumeration in c#

Cognizant,

772

what are pointer types in c#

Cognizant,

729


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

Explain the types of comments in c#?

720


What does mean c#?

692


What is default value of enum c#?

657


Explain the difference between boxing and unboxing.

748


What are custom exceptions in C#?

788


Which is more efficient for loop or while loop?

641


Why delegate is used in c#?

656


What is the difference between disposing of () and finalize() methods in c#?

732


Can a struct be null?

672


How do I unload an assembly?

714


What is func c#?

764


What is AutoMapper in C#?

760


Is string a primitive data type in c#?

651


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

760


How do I format a string in c#?

647