Put Your Coding Skills to the Test!

Are you a coding genius? Find out by taking the Code Quiz Challenge! This thrilling quiz is specially designed to assess and elevate your coding skills to new heights.

What is the output of the following code: console.log(Math.floor(4.9));?

4
5
4.9
Error