Skip to content
seekyourcareer.in

seekyourcareer.in

.Net Professionals

  • Interview Questions
    • Angular 2 Interview Questions
    • C # Interview Questions
    • WPF Interview Questions
    • MVC Interview Questions
    • SQL – Interview Questions
  • Categories
    • C#
    • WPF
    • Angular 2
    • MVC
    • SQL
    • Data Structure
  • Out-Of-Box
    • Miscellaneous
    • Poetry

Category: C#

Posted on February 10, 2017December 12, 2023 C#

Sealed Classes in C#

Sealed Classes are the classes that cannot be inherited. It restrict Inheritance, you cannot use it as a base class. It is define with the... Read more

Posted on February 8, 2017December 12, 2023 C#

Interface in C#

Interface is a set of similar functionalities that can be implemented by a class or struct. You can think it as a contract in which... Read more

Posted on February 7, 2017December 12, 2023 C#

Abstract Class in C#

Here let us try to understand the concept of Abstract Class. You can also read our other articles on Sealed Classes, Interface. Abstract Classes are... Read more

Posted on February 6, 2017December 12, 2023 C#

Generics in C#

Today we are going to understand the concept of Generics in C#. When it is introduced, why it is introduced, what are its benefits and... Read more

Posted on January 30, 2017December 12, 2023 C#

What is OOPS (object oriented programming) in C# ?

Object Oriented Programming Language. Object oriented programing (OOP) is a programming paradigm which is based on Objects. They may contain data in the form of... Read more

Posted on January 25, 2017December 12, 2023 C#

Difference between Structure and Class in C#

Classes and Structure both are the essential data structure that binds the logically related data (or behaviour) to a unit. Let us find out how... Read more

Posted on January 25, 2017December 12, 2023 C#

Difference between Constant and ReadOnly Variables in C#

This is the commonly asked question by the interviewers that what is the difference between ReadOnly and Constant variables. Mostly all of us know a... Read more

Posted on January 25, 2017December 12, 2023 C#

Difference between var and dynamic keywords in C#

These are major differences between Var and Dynamic Keywords are below : Var Dynamic Var is introduced in C# 3.0 Dynamic is introduced in C#... Read more

Posted on January 25, 2017December 12, 2023 C#

Difference between Static and Singleton Class in C#

The major differences between Static Class and Singleton Class are below : Static Class Singleton Class Instances cannot be created Only one instance is created... Read more

Posted on January 25, 2017December 12, 2023 C#

Difference between ArrayList and List in C#

ArrayList List ArrayList are not strongly typed List are strongly typed In ArrayList it can store any type of data, we dont have to specify... Read more

Posts navigation

← 1 2 3 4 →
  • twitter
  • Facebook
  • Google Plus

Recent Posts

  • The Rise of AI Chatbots: Revolutionizing Conversations in the Digital Age
  • AI Unleashed: Transforming Everyday Life with Techno-Magic
  • The Rise of Machines: Exploring the Impact of AI on Jobs and Careers
  • AI vs. Human: Who Wins in the Game of Chess, Go, and Poker?
  • AI and Creativity: Can Machines Really Be Creative?

Archives

  • December 2023
  • November 2023
  • September 2021
  • May 2021
  • February 2019
  • November 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017

Categories

  • AI
  • Ajax
  • Angular 2
  • C#
  • ChatGPT
  • Data Structure
  • Miscellaneous
  • MVC
  • Poetry
  • SQL
  • Uncategorized
  • WPF

Sponsored Links

© 2026 seekyourcareer.in / Powered by WordPress / Theme by Design Lab
  • ABOUT
  • Site Map
  • Contact Us