hi,
What are local variables?
thanks
Hi,
The Local varaiables are those which are declared within a block of syntax like methods. Local variables should be initialised before accessing them.
For details related to Local Variables.
Post Answer
Preview:
Ads