VB Dot Net Developer Question:
Download Questions PDF

Can you please explain the difference between thread and process?

VB .Net Developer Interview Question
VB .Net Developer Interview Question

Answer:

Thread is used to execute more than one program at a time. Whereas, Process executes single program at a time.

Download VB .Net Developer Interview Questions And Answers PDF

Previous QuestionNext Question
List the two main parts of .NET?Described strong typing and weak typing?