Saved Bookmarks
| 1. |
From the following which is not a character constant.(а) ‘c’ (b) ‘e’ (c) ‘d’ (d) “c” |
|
Answer» (d) “c”, It is a string constant the others are character constant. |
|