Correct Answer : .
Explanation : To change permissions for hidden files, use the (.) symbol with chmod command.
$ chmod 755 . // works on hidden files