MCQs > IT & Programming > React.js > Consider the following component. What is the default color for the star? const Star = ({ selected = false }) => ;

React.js MCQs

Consider the following component. What is the default color for the star? const Star = ({ selected = false }) => ;

Answer

Correct Answer: Grey

Explanation:

Note: This Question is unanswered, help us to find answer for this one

React.js Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

More React.js MCQ Questions