InterviewSolution
Saved Bookmarks
| 1. |
Differences Between Vb.net And C#, Related To Oops Concepts? |
|
Answer» VB.NET is a windows APPLICATION. vb.net is supported MULTIPLE inheritance c# does not supported multiple inheritances. VB.NET is a windows application. Where as C# is a console. vb.net is supported multiple inheritance c# does not supported multiple inheritances. |
|