The code in question number 8 , I think it will get compiled.
Because both the pointer variables should contain addresses of an adjacent bucket which contains a garbage value.
Hence i compiled and run the code in ide and it did correctly.
The output were 2 different addresses.
But the answer given in the solution is “NO” ,i.e it will not compile,(though it did correctly).
So,I want to get clarified.