1.

Which variables can be accessed only within the class?(a) private(b) public(c) protected(d) local

Answer»

private variables can be accessed only within the class



Discussion

No Comment Found