plz need urgent hekp...i have different qustions
What is a default value assign to variable which is not intilized in VB 6.0?
What is adifference between class and module in vb 6.0?
What is a difference between function,sub and property in vb 6.0?
what is a difference between if we call function like
call functionname
and call it with using word call just write function name in vb 6.0
functionname?