MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which access specifiers can be used for a class so that it s members can be accessed by a different class in the different package? | 
                            
| A. | Private | 
| B. | Public | 
| C. | Protected | 
| D. | None of the above | 
| Answer» C. Protected | |