a. const cityName = Lagos;
b. const cityname = "Lagos";
c. const cityName = "Lagos";
d. const CityName = "Lagos";
Please login to post a reply.