Q. What will be the output of is numeric function if value is one two three

  • (A) False
  • (B) True
  • (C) Error
  • (D) One two three
πŸ’¬ Discuss
βœ… Correct Answer: (A) False
Explanation: is numeric returns true only if the value is a number or numeric string
Explanation by: Rati Dubey
is numeric returns true only if the value is a number or numeric string

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
68
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
95%
Success Rate