Computer Applications
The scope of a local variable is limited to the ...........
- Windows
- Multiple programs
- Class
- Method or block it is declared in
Related Questions
The parameters that are passed to the method when it is invoked are called ...........
The method that changes the state of an object is known as ...........
The technique in which the change in the formal parameter gets reflected in the actual parameter is known as ...........
In which technique are the values of actual parameters copied to the formal parameters?