Click here for all ASP.NET Interview Questions
C# Interview Questions related to Iterfaces
C# Interview Questions on partial classes, structs and methods.
C# Interview Questions on Nested Types
Destructors related C# Interview Questions
C# Interview Questions on constructors
C# Interview Questions on Methods / Functions
C# Interview Questions on Properties
C# Interview Questions on Constants
C# Interview Questions on Fields
C# Interview Questions on Access Modifiers
Why should you override the ToString() method
C# Interview Questions on polymorphism
C# Interview Questions on Abstract and Sealed Class Members
C# Interview Questions on Inheritance
C# Interview Questions on structs
Basic C# Interview Questions on classes and structs
C# Interview Questions on Data Types
C# Interview Questions on value types and reference types
C# Interview Questions on data type casting
C# Interview questions on Boxing and Unboxing
Basic C# Interview Questions on arrays
Basic C# Interview Questions on strings
More C# interview questions on strings
Click here for all ASP.NET Interview Questions
14 comments:
Good Questins for interview point of time and keep update with more stuff
Excellent set of questions on C#.. Thank you sooo much!
Really u r great
well organized. it will be great if u add
questions about delegates,reflection,threading,ado.net
Very good Organized Questions
will be usefull to many people
Thank you very much
it much thank you very much
really very good questions
many many thanks Mr.Venkat for your valuable Meterial
Really gr8 and very helpful, thanks for the questions
This is just a suggestion.I would appreciate if you can also categories questions based on the number of years of experience a candidate holds, i mean when somebody if 6 years old in IT, what kind of questions will he be facing. Just to fancy that. Parvez Borkar
Thank you very much.
1)What are restrictions on static constructors?
2)What is the meaning of string interning?
3)What is namespace for Sorting
Difference between is and as operators in C#.Net
is Operator :- used to check whether the run-time type of an object is compatible with a given type.
as Operator :- used for conversion between compatible types.
Post a Comment
Please post any of your questions that will be useful to other users of the blog.