What is the difference between the C#.NET and VB.NET?
Answer Posted / praveen
C# is console vb.net is a windows application
C# uses internal Vb.net uses friend
C# uses abstract vb.net uses Must Inherit
C# uses Must not inherit vb.net uses sealed class
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What are the purposes of using .net?
How do you instantiate a complex number?
What's a windows process in .net?
Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?
What is Ajax design pattern in .NET?
What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is gac in .net?
Explain the difference between constants and read-only variables?
How to use datagrid value in select statements where condition ,if cell is hyperlink bounded column?
What is .net latest version?
Explain the different parts of an assembly?
How to get the number after decimal point in .net?
Explain what is heap and what is stack?
Explain cas (code access security)?