This video is about to check whether the given number is prime or composite. In this video we used an array of different numbers that contains both prime and composite numbers.
Then using iteration we check and print all numbers whether one is Prime or Composite.
This process is explained as well in this video.