#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 vote179 views1 answer
- 1 vote214 views1 answer
- 0 vote173 views1 answer
- 20 votes167 views3 answers
- 0 vote176 views1 answer
- 2 votes182 views2 answers
- 1 vote196 views1 answer
- 0 vote201 views1 answer
- 0 vote174 views1 answer
- 0 vote168 views1 answer