Create a function that takes a one dimentional array us a argument the function should return only these members from the array which are divisible by 4 otherwise display message "there is no any number i the array which is divisible by '4'.this program in cpp.