#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 vote136 views1 answer
- 0 vote129 views2 answers
- 0 vote141 views1 answer
- 0 vote130 views1 answer
- 0 vote138 views1 answer
- 0 vote137 views1 answer
- 4 votes137 views1 answer
- 0 vote139 views1 answer
- 0 vote155 views1 answer
- 0 vote132 views2 answers