Differences between VB.Net and C#, related to OOPS concepts
Answer Posted / vinod
vb.net is partially oops,were c# is full oops ...
multiple multilevel is not possible in vb.net...in c# its
available.
Is This Answer Correct ? | 16 Yes | 23 No |
Post New Answer View All Answers
How will you load dynamic assembly?
What are the components of ado.net?
What are validator? Name the validation controls in asp.net?
Can more than one person use the same login?
What is the difference between rest and restful?
How do you implement postback with a text box?
What is asynchronous call?
IN an ASP.NET Web application if there is any error, how can you debug?
What is difference between asp state management and asp.net state management?
How can u debug your .net application?
What is the difference between session and application?
What is a reflection?
What is the parent class of all web server control?
What is client side state management?
Is global asax mandatory?