What is find element and find elements in Selenium?

What is find element and find elements in Selenium?

Unlike findElement, which returns only a single web element, findElements in Selenium delivers a list of web elements that match the locator value. findElements delivers an empty list if there are no matching elements on the web page. https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ved=2ahUKEwjZrbyhy9L3AhVGTWwGHXGGCvkQFnoECAcQAQ&url=https%3A%2F%2Fwww.guru99.com%2Ffind-element-selenium.html&usg=AOvVaw3ZaDZ_Yr2RTnzvzq9GN9ee