adplus-dvertising
frame-decoration

Question

Which among the following can be a concept against encapsulation rules?

a.

Using function pointers

b.

Using char* string pointer to be passed to non-member function

c.

Using object array

d.

Using any kind of pointer/array address in passing to another function

Answer: (d).Using any kind of pointer/array address in passing to another function

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following can be a concept against encapsulation rules?