jsxReactJsxHardWhich statement about JSX is correct?1It is optional syntactic sugar compiled to JavaScript function calls2It is understood natively by all browsers without compilation3It replaces the need for a virtual DOM4It can only be used inside class componentsBack to list