Question on: JSS2 Computer Studies - BASIC programming 2
Discuss the role of variable declaration in BASIC programming and why explicit specification of variable types is not required.
View related lesson
Ask EduPadi AI for a detailed answer
Variable declaration in BASIC involves declaring variables and assigning initial values without specifying types explicitly due to its dynamically typed nature, allowing flexibility in variable usage without predefined data types.
Add your answer
Please share this, thanks!
No responses