Interview Questions

ASP .NET Interview Questions and Answers

In this article, I will try to cover ASP .NET interview questions which you must know before going for an interview, this is useful for both freshers and experienced candidates 1. What is ASP? Active Server Pages (ASP), also known as Classic ASP, is Microsoft’s server-side technology, which helps in creating dynamic and user-friendly Web …

ASP .NET Interview Questions and Answers Read More »

OOPS interview questions and answers

In this article, I’ll try to cover all the OOPS questions you must know before going for an interview. OOPS (Object-oriented programming) refers to languages that use objects in programming. Object-oriented programming (OOPS) aims to implement real-world entities like encapsulation, inheritance, polymorphism. 1. What is Polymorphism? a. Polymorphism basically enables you to invoke derived class …

OOPS interview questions and answers Read More »