#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 vote124 views1 answer
- 0 vote144 views1 answer
- 0 vote103 views7 answers
- 7 votes116 views3 answers
- 2 votes218 views1 answer
- 6 votes67 views1 answer
- -1 vote105 views1 answer
- 0 vote103 views1 answer
- 0 vote100 views1 answer
- 2 votes105 views2 answers