Computer Science, asked by dlord9782, 4 months ago

Write a program to input 10 numbers and find if they all are same or not.

Answers

Answered by ITZProGaurav2
14

In JavaScript, there are two ways to check if a variable is a number :

isNaN() – Stands for “is Not a Number”, if variable is not a number, it return true, else return false.

typeof – If variable is a number, it will returns a string named “number

Answered by mohammadumarmasood
1

Answer:

THEY ARE SAME THIS OS MY THINK TELL YOUR THINK IN COMMENT SECTION

Similar questions