1.

Identify the constructor from the following(a) City = makecity(name, lat, lon) (b) getname(city)(c) getlat(city)(d) getlon(city)

Answer»

(a) City = makecity(name, lat, lon)



Discussion

No Comment Found