I solved my problem.
First I just cleared all white spaces before <?php tag in functions.php
Secondly I didn’t used multiple <?php ?> tags. I’ve just put my entire code on a single <?php tag with no ending ?> so that i can add other functions required later on.
Finally I’ve saved the changes and it worked out!
Hope this works for you too poonam. Best of luck!!!
Thanks in Advanced