#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 vote242 views1 answer
- 0 vote227 views1 answer
- -1 vote245 views1 answer
- 4 votes226 views2 answers
- 0 vote222 views1 answer
- 0 vote228 views1 answer
- -1 vote246 views1 answer
- 0 vote227 views1 answer
- 1 vote207 views1 answer
- 28 votes195 views0 answer