A Admin • 802.91K Points Coach Report Q. The main difference between the variables declared with var and with let is (A) var is confined to a particular function but let is not (B) let is confined to a particular function but var is not (C) var defines values based on conditions but let does not (D) none of the mentioned Correct Answer - Option(B) Views: 7 Filed under category JavaScript Hashtags: Share Manage Tags
Discusssion
Login to discuss.