asked 167k views
0 votes
What is the difference between a parent and child function?

2 Answers

3 votes

Answer:

The parent function is not calling the child function: the main program is calling the function, and if the object on which it is calling the function is a child, then the child's function is the one that will get called.

Explanation:

answered
User Bmavity
by
8.2k points
3 votes
What do you mean ? Parent and child ?
answered
User Cortez
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.