#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 vote255 views1 answer
- 0 vote257 views1 answer
- 9 votes289 views3 answers
- 0 vote282 views1 answer
- 0 vote249 views1 answer
- 0 vote258 views1 answer
- 6 votes262 views2 answers
- 23 votes304 views2 answers
- 0 vote261 views2 answers
- 0 vote244 views1 answer