Interviewer And Interviewee Guide

VB .Net Interview Question:

Write the role of New keyword?

Submitted by: Administrator
New is used to initialize a new object. We sets a variable to any dattype with help of New keyword .The New keyword gives a value to the variable.We can also uses new keyword to initialize an object variable.
Example:- dim obj as new SqlDataAdapter.
Submitted by: Administrator

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