Is JavaScript case sensitive? Give an example?

Asked: Apr 14, 2023

Yes, JavaScript is case sensitive. For example, a function parseInt is not same as the function Parseint.

Asked by brijesh

Answers (0)

No answers yet. Be the first to answer!