#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 vote286 views1 answer
- 3 votes294 views5 answers
- 0 vote272 views1 answer
- -1 vote261 views1 answer
- 0 vote294 views1 answer
- 0 vote343 views1 answer
- 0 vote270 views1 answer
- 0 vote266 views1 answer
- 0 vote295 views1 answer
- 0 vote329 views1 answer