#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 vote315 views1 answer
- 0 vote316 views1 answer
- 90 votes408 views5 answers
- 0 vote283 views1 answer
- 0 vote343 views1 answer
- 4 votes336 views2 answers
- 1 vote277 views1 answer
- 0 vote306 views1 answer
- 1 vote311 views3 answers
- 0 vote300 views1 answer