Hi Friends, I have charector array variable @ as shown below. char [] s = new char[1] { '#' }; if i want to declare @# as shown below,its throwing error (error: Too many charectors in charector ...