C Sharp Interview Questions
Questions Answers Views Company eMail

Explain about Protected and protected internal, ?internal? access-specifier?

7 18276

Is goto statement supported in C#? How about Java?

2 7632

What?s different about switch statements in C#?

2 5999

How does a function pointer returns a function pointer?

Wipro,

3 6083

What?s the implicit name of the parameter that gets passed into the class? set method?

1 3500

How do you inherit from a class in C#?

1 3697

Does C# support multiple inheritance?

5 8782

When you inherit a protected class-level variable, who is it available to?

CMC, IBM,

5 11639

Are private class-level variables inherited?

5 6980

7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

2 6514

What?s the top .NET class that everything is derived from?

3 6309

How?s method overriding different from overloading?

3 5524

What does the keyword virtual mean in the method definition?

2 4368

Can you declare the override method static while the original method is non-static?

3 4717

Can you override private virtual methods?

4 8476


Post New C Sharp Questions

Un-Answered Questions { C Sharp }

What is serialization and deserialization in c# with example?

436


Why do we use classes?

477


What is difference between class and interface in c#?

439


What are the types of parameters in c#?

503


What does async mean in c#?

482






What are expressions c#?

459


What is reference c#?

546


What are the examples of data types?

466


Explain the ways to deploy an assembly?

485


Why do we use polymorphism in c#?

454


What does the parsefloat function do?

470


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

455


Are structs faster than classes?

508


Define collections?

484


What does addressof operator do in background ?

568