Basic C# questions
Software Developer Net Interview Questions
8,182 software developer net interview questions shared by candidates
They asked about My preferred location
Tell me about yourself. C#: How much do you rate yourself in each technology. Multi-threading in C#. What is Abstract class? Is it possible to create an instance of an abstract class? What is abstract method? What is different between abstract class and an interface? Why multilevel inheritance is not supported in C#? How to override method in derived class? What is runtime polymorphism? Method Overloading and method Overriding. What is generic class? What are delegates? How to synchronize two threads? MVC: What is authentication and explain token based authentication? What is authorization? What are filters in MVC?
Desing a restaurant. every table has some customers. there are waiters that serve the table, and there are chefs that can only handle a single dish at any given moment. write code that will take order(s) from a table and process it, when every dish is ready print it to the console. think about how waiters are going to take orders and deliver them to the chef, and how a chef will notify the waiters dish is ready (probably some sort of queue)
Describe a project you did in the past
Mostly about your project . Oops related questions Abstract class vs Interface. Static constructor. Easy if you prepare well.
No body showed up in interview.
Related to .NET, POO, SOLID principles
What is Multi threading in .Net?
difference bw abstact class and interface
Viewing 6741 - 6750 interview questions