Interviewer And Interviewee Guide

VB .Net Developer Interview Question:

Can you please explain the difference between VB and VB.Net?

Submitted by: Murtaza
VB:
Platform dependent
VB is backward compatible
Interpreted
Exception Handling by 'On Error…..Goto'
Cannot develop multi-threaded applications

VB.Net:
Platform Independent
VB.Net is not backward compatible
Compiler Language
Exception Handling by 'Try….Catch'
Can develop multi thread applications
Submitted by: Murtaza

Read Online VB .Net Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.