hmm..
Is the Answer
7.
Seems to be a pretty decent question..Lets see...The question is not the last digit(which can be effortlessly found out to be 6

)....But the ten's digit!
32^32, can be written as (2^5)^32..which is 2^160=
2^12=4096=-4mod 100
2^12^6=2^72=-4^6=4096=-4mod100
2^72^2=16mod100=2^144
2^144*2^12=2^156=16mod100*(-4)mod100
2^156= -64mod100
2^156*2^4=2^160= -64*16mod 100=-1024mod100
Which is nothing but -24mod100
which is 76...
Hence Ten's Digit is 7...
Method is long....Hoping that some1 gives a better n fast solution!!:-)
Cheers