Topic: Bit Manipulation Problem / Level: beginner

Problem: Write a function to perform bitwise AND of two arrays.

Run the code to see the output here...