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: 68

Post
Article Video EBook

Show Thread for

Page Size

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

2
Answers

Have some questions about OOP code

2
Answers

why does it not work?