What is the difference between these two ways of


Question: What is the difference between these two ways of initializing variables?

var $val = 'something'

     OR

var val = 'something'

Can you explain this question and show the difference between the ways of initializing variables?          

 

Request for Solution File

Ask an Expert for Answer!!
Visual Basic Programming: What is the difference between these two ways of
Reference No:- TGS0949872

Expected delivery within 24 Hours