Saved Bookmarks
| 1. |
Among the given pointers which of the following cannot be incremented?(a) int(b) char(c) float(d) voidI got this question in exam.The question is from Pointers Operation in chapter Miscellaneous topics of C# |
|
Answer» The CORRECT ANSWER is (d) void |
|