Q. Syntax for declaration and initialization of data variable is?
β
Correct Answer: (A)
<data type><var_name> = <Value>;
You must be Logged in to update hint/solution