#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
- 0 vote190 views1 answer
- -1 vote164 views5 answers
- 0 vote180 views1 answer
- 0 vote161 views1 answer
- 72 votes241 views4 answers
- 11 votes239 views3 answers
- 0 vote159 views1 answer
- 0 vote152 views1 answer
- 0 vote160 views1 answer
- 1 vote195 views1 answer