#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 vote214 views1 answer
- 14 votes218 views3 answers
- 0 vote217 views2 answers
- 0 vote216 views1 answer
- 0 vote234 views1 answer
- 6 votes266 views2 answers
- 0 vote212 views10 answers
- 0 vote207 views1 answer
- 0 vote232 views1 answer
- 0 vote706 views1 answer