HomeReactJS INTERVIEW QUESTIONSWhat is the component name in the following example? Facebook ReactJS Interview Question What is the component name in the following example? Facebook ReactJS Interview Question 0 Vikas 03:42 var HelloWorld = React.createClass({ render: function() { return <div> Hello </div> } }); Ans: HelloWorld Tags React.Js INTERVIEW QUESTIONS PDF ReactJS INTERVIEW QUESTIONS Newer Older