How would you explain reflection to a non-programmer? -


I have a friend who is interested in programming and is asking about many different concepts, classes, interfaces And things like polymorphism / inheritance have become easy to understand, but I am struggling with some similarities for reflection.

How would you explain how it is and how it works in practice?


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

sql server - SQL Query - Delete duplicates if more than 3 dups? -

c - Different access levels with PAM -