#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 vote276 views1 answer
- 0 vote332 views1 answer
- 1 vote422 views1 answer
- 3 votes325 views1 answer
- 1 vote331 views1 answer
- 0 vote354 views1 answer
- -1 vote327 views4 answers
- -1 vote373 views4 answers
- 0 vote331 views1 answer
- 2 votes356 views2 answers