JS Data TypeJavaScript is a dynamically typed language, meaning the type of a variable is determined by the value assigned to it rather than being explicitly declared.farid46Author