How do you convert numbers between different bases in
JavaScript?

Answer Posted / rubin thomas

also parseFloat(number,base)

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which built-in method calls a function for each element in the array?

585


what is pop()method in JavaScript?

520


Why would you use a sticky session?

508


How to find the selected radio button immediately using the 'this' variable?

507


How to find operating system in the client machine using javascript?

490






Explain event bubbling and event capturing in javascript?

460


Can you explain the difference between == and ===?

492


What is foreach loop in javascript?

516


What is 'use strict'?

509


Can you explain the difference between call and apply?

544


What is data type in javascript?

454


What does the operator do in javascript?

463


How would you check if a variable is null/undefined?

553


How to Object.entries( ) In JavaScript ?

551


What does polyfill mean?

493