#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 vote257 views1 answer
- 5 votes248 views1 answer
- 2 votes281 views1 answer
- 0 vote266 views1 answer
- 14 votes279 views1 answer
- 13 votes255 views5 answers
- 1 vote261 views1 answer
- 0 vote273 views1 answer
- 4 votes288 views2 answers
- 2 votes281 views1 answer