1. |
In the following program where is the variable a getting defined and where it is getting declared? |
|||||||
Answer: Option A Explanation: - During declaration we tell the datatype of the Variable. - During definition the value is initialized. |
Post your comments here:
Name *:
Email : (optional)
Your comments will be displayed only after manual approval.