Question: What is the use of map function below?
- gives a map of all the entries in database
- returns a heading tag for every entry in the database containing it's data
- returns one heading tag for all the entries in database
- checks which entry in the database is suitable for heading tag
Answer: The correct answer of the above question is Option B:returns a heading tag for every entry in the database containing it's data