Computer Science, asked by sskpranaya, 11 days ago

React displays the output on the web page by using a function called *
A. Print
B. Render
C. Return

Answers

Answered by gk5062943
1

Answer:

Render is your answer !!

Explanation:

Hope it helps !!!!

Answered by TIT4N
1

Answer:

B. Render

Explanation:

React renders HTML to the web page by using a function called ReactDOM. render() .

Similar questions