Question: Which of these are the minimum files required to make a child theme?
- index.php functions.php
 - index.php style.css script.js
 - functions.php style.css script.js
 - functions.php style.css
 
Answer: The correct answer of the above question is Option D:functions.php style.css