Question: 7. The code below is an example for { int fie; fie =2; { char fie; fie =a; } a. A name denoting different object

 7. The code below is an example for { int fie;

7. The code below is an example for { int fie; fie =2; { char fie; fie =a; \} a. A name denoting different object at different times b. A single object can have more than one name. c. Both a and b d. Neither a nor b 8. The code below is for environment. int a; public static void main(String[] args) {.. public void methods(int x, int y ) a. Local environment b. Non-local environment c. Global environment

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!