MCQOPTIONS
 Saved Bookmarks
				| 1. | 
                                    Which of the following are member dereferencing operators in CPP? 1. * 2. :: 3. ->* 4. ::* 5. -> | 
                            
| A. | Only 1, 3, 4 | 
| B. | Only 1 and 5 | 
| C. | Only 3 and 4 | 
| D. | Only 3,4,5 | 
| Answer» B. Only 1 and 5 | |