Question
Which is the FOURTH sentence of the paragraph?
Rearrange the following six sentences a, b, c, d, e and f in the proper sequence to form a meaningful paragraph; then answer the questions given below them. a) It also became a center of divine architecture and sculpture. b) One of the biggest boulders is inscribed with extraordinarily well-preserved intricate relief carvings known as “The Descent of the Ganga”, an illustration of Hindu mythology featuring celestial beings, elephants, and mythical Naga snakes. c) Spectacular remnants of this artistic heyday are scattered around what is now a charming, laid-back seaside fishing village strewn with giant boulders and palm trees. d) When the kings of the eighth-century Pallava Dynasty established their capital in nearby Kanchipuram, this seaport became one of the richest in India. e) Mamallapuram, a town on India’s southern Coromandel Coast, was a thriving seaport as far back as the 1st century A.D. f) Among them are ancient carved cave temples featuring fascinating timeless vignettes of everyday local life from 1300 years ago, and artists’ workshops where traditional methods of sculpture and carving still thrive.Solution
e d a c f b Mamallapuram, a town on India’s southern Coromandel Coast, was a thriving seaport as far back as the 1st century A.D. - INTRODUCTION of the town When the kings of the eighth-century Pallava Dynasty established their capital in nearby Kanchipuram, this seaport (the one already mentioned) became one of the richest in India. It also became a center of divine architecture and sculpture. - Additional information about the already mentioned seaport. PROOF? Spectacular remnants of this artistic heyday (referred to the seaport, artistic heyday means when art was at the peak here) are scattered around what is now a charming, laid-back seaside fishing village strewn with giant boulders and palm trees. About the SPECTACULAR REMNANTS Among them (among the already mentioned spectacular remnants) are ancient carved cave temples featuring fascinating timeless vignettes of everyday local life from 1300 years ago, and artists’ workshops where traditional methods of sculpture and carving still thrive. More about/ existing example of sculpture and carving (as mentioned in the sentence just before this) One of the biggest boulders is inscribed with extraordinarily well-preserved intricate relief carvings known as “The Descent of the Ganga”, an illustration of Hindu mythology featuring celestial beings, elephants, and mythical Naga snakes.Â
What is "serverless computing"?
Which statement is TRUE regarding SCR Thyristor?
Using a bottom-up dynamic programming approach to calculate the 6th Fibonacci number (F(0)=0, F(1)=1), what are the values stored in the DP table F at i...
Which of the following is used to implement recursion?
Fill in the correct option for 27 blank space.
Consider the following Java code snippet:
  import java.util.PriorityQueue;
  public class HeapQuestion8 {
    publ...
Which of the following is an example of SaaS?
Which of the following statements accurately describes the layer functionality of a router in network communication?
What is the primary objective of the K-means clustering algorithm in data analysis?
What is the keyword used in Java to indicate that a class is inheriting from another class?