Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
.NET
ADO.NET
Android
ASP.NET
C#
Databases & DBA
Design Patterns & Practices
Java
Learn iOS Programming
OOP/OOD
SharePoint
Software Testing
Web Development
WPF
View All
C# Interview Questions
Recently Posted
Job Title
All
Senior Management
Project Manager
Project Lead
Tech Lead
Team Lead
Architect
Sr. Developer
Sr. Programmer
Programmer
Developer
DBA
Network/System Admin
Test Lead
Tester
Fresher
CEO
CTO
Web Designer
Graphic Designer
Architect
No data found
1
Answer
Structs are largely redundant in C++.Why does C# have them?
Samir Bhogayta
9y
Reply
2
Answers
Is it possible to debug the classes written in other .Net languages in a C# project?
Samir Bhogayta
9y
Reply
1
Answer
Does C# has its own class library?
Samir Bhogayta
9y
Reply
2
Answers
IS it possible to have different access modifiers on the get/set methods of a property?
Samir Bhogayta
9y
Reply
1
Answer
Is it possible to restrict the scope of a field/method of a class to the classes in the same namespace?
Samir Bhogayta
9y
Reply
1
Answer
Is there an equivalent of exit() or quiting a C#.NET application?
Samir Bhogayta
9y
Reply
1
Answer
What optimization does the C# compiler perform when you use the /optimize+compiler option?
Samir Bhogayta
9y
Reply
1
Answer
Write one code example for compile time binding and one for run time binding?what is early/late binding?
Samir Bhogayta
9y
Reply
1
Answer
What is the use of fixed statement?
Samir Bhogayta
9y
Reply
2
Answers
How do you mark a method obsolete?
Samir Bhogayta
9y
Reply
5
Answers
Can we call a base class method without creating instance?
Samir Bhogayta
9y
Reply
1
Answer
Assume that a class, Class1, has both instance and static constructors. Given the code below, how many times will the static and instance constructors fire?
Samir Bhogayta
9y
Reply
2
Answers
What is the difference between a static and an instance constructor?
Samir Bhogayta
9y
Reply
1
Answer
What is the difference about Switch statement in C#?
Samir Bhogayta
9y
Reply
3
Answers
What’s the difference between const and readonly?
Samir Bhogayta
9y
Reply
7
8
9
10
11
121
-
135
of
632
View More
Do you know the answer for the question? Post below
*