#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 vote243 views1 answer
- 0 vote270 views1 answer
- 10 votes264 views2 answers
- 0 vote253 views1 answer
- 2 votes280 views1 answer
- 2 votes234 views1 answer
- 0 vote250 views1 answer
- 0 vote264 views1 answer
- 0 vote244 views1 answer
- 1 vote255 views1 answer