Hi Bindu,
Yes, .NET supports single inheritance only for classes but allows you to implement multiple interfaces. I didn't discuss them in the Beginning book as I considered them to be too advanced for Beginning ASP.NET
You may want to get yourself a book like Beginning
VB.NET / C# or Professional
VB.NET / C# for a discussion on interfaces.
Cheers,
Imar