#include<iostream> using namespace std; main() { char s[] = "Fine"; *s = 'N'; cout<<s<<endl; }
#includeusing namespace std; main() { char s[] = "Fine"; *s = 'N'; cout<0Source: tutorialspoint.com
0
Source: tutorialspoint.com
- 1 vote239 views1 answer
- 0 vote244 views1 answer
- 0 vote267 views1 answer
- 0 vote284 views1 answer
- 13 votes245 views4 answers
- 0 vote233 views1 answer
- 0 vote270 views1 answer
- 0 vote234 views1 answer
- 14 votes262 views4 answers
- 1 vote193 views1 answer