Question - Name Some Of The Features Of C# Which Are Not Present In Vb.net?
Answer -
Some of the features which are not present in VB are as follows they are: -
1) It supports unsafe code blocks for improved performance.
2) Partial interfaces and anonymous methods.
3) Multi line comments and static classes. Etc