Question: Fill in the data-types for the following variable declarations and initialisations. const a : =25; const b: = Did you remember to BeReal today?; const

Fill in the data-types for the following variable declarations and initialisations. const a : =25; const b: = "Did you remember to BeReal today?"; const c: =1/2+ " is half"; const d: =[ Math.pow (2,2), Math.PI]; const e: =d.at();1/ gets the item at position const f: =a>e
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
