Object-Oriented Programming Flashcards

1
Q

What are the key elements of object-oriented programming?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is data hiding

A

$

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the difference between a class and an object?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the features of classes?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between public and private visibility?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is class inheritance?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Example of inheritance

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are protected members?$

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the rules of visbility for classes??

Public

Protected

Private

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What are generics?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is a subtype?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the difference between static method binding and dynamic method binding?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly