OOP/OOD

Welcome to the Object Oriented Programming section of C# Corner. In this section, you will find OOP and OOD related tutorials, books, articles, source code samples, videos, and discussions.

Total Questions: 86

Post
Article Video EBook

Show Thread for

Page Size

0
Answer

Does C# support multiple inheritances

2
Answers

Does C# support multiple inheritance?

3
Answers

Abstraction in DotNetFramework

2
Answers

Abstract vs Interfaces in dotnet Framework

3
Answers

Polymorphism in Dotnet

3
Answers

Inheritance in dotnet framework

1
Answer

How to create classes for below schema

6
Answers

What are the differences betwen encapsulation and information hiding?

1
Answer

What's best practise?

2
Answers

How to reach non-static method from Main

8
Answers

error with instantiation in constructor

4
Answers

What's best practise about instantiation?

2
Answers

SystemNullReferenceExceptions error

3
Answers

how to get the position of maximum value in class array?

4
Answers

how to show data in another class

6
Answers

Open close principle in C#

4
Answers

What types of Information hiding has?

1
Answer

What is data abstraction accomplished?

2
Answers

logics programing

4
Answers

how to use loop in this oop code (bis)?