Hi,
I'm currently learning C# and I had a few basic questions:
1. What is and what is the difference between void and static and return?
2. What are abstract classes? How do they differ from interfaces?
3. How do you use the char variable?
Thanks!