JS Coding Questions Logo
JS Coding Questions
#335💼 Interview

What is the purpose of double tilde operator

Advertisement

728x90

The double tilde operator(~~) is known as double NOT bitwise operator. This operator is a slightly quicker substitute for Math.floor().

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 78

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
335of476