Net Programmer Interview Questions

8,182 net programmer interview questions shared by candidates

C#/Oops: 1. Difference between int & int32. 2. What is CTS & functioanlity 3. Explain about GAC utility 4. Two assembly referred in one application. Client wants to update one assembly alone. how did you do that in PROD? 5. What is Garbage collection? Is it clears the unmanaged code or not? why? 6. What is finally & Dispose doing? 7. Write the code for String declaration inside notepad and difference between reference equals and .equals? 8. Abstract class declaration how to implement it? 9. Abstract class and Interface difference 10. Array and Arraylist details and its difference 11. Define Multidimensional Array in front of them 12. What is the entry point of vb.net program
avatar

Dot NET Developer

Interviewed at HCLTech

3.5
Oct 14, 2022

C#/Oops: 1. Difference between int & int32. 2. What is CTS & functioanlity 3. Explain about GAC utility 4. Two assembly referred in one application. Client wants to update one assembly alone. how did you do that in PROD? 5. What is Garbage collection? Is it clears the unmanaged code or not? why? 6. What is finally & Dispose doing? 7. Write the code for String declaration inside notepad and difference between reference equals and .equals? 8. Abstract class declaration how to implement it? 9. Abstract class and Interface difference 10. Array and Arraylist details and its difference 11. Define Multidimensional Array in front of them 12. What is the entry point of vb.net program

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?
avatar

.NET Developer

Interviewed at Capgemini

4.2
Jul 1, 2021

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)
avatar

.NET Developer

Interviewed at NiCE

3.9
Aug 5, 2021

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)

Viewing 6891 - 6900 interview questions

Glassdoor has 8,182 interview questions and reports from Net programmer interviews. Prepare for your interview. Get hired. Love your job.