#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 vote96 views1 answer
- 1 vote93 views1 answer
- 26 votes92 views2 answers
- 0 vote117 views2 answers
- 1 vote94 views2 answers
- 14 votes100 views5 answers
- 4 votes106 views2 answers
- 1 vote101 views3 answers
- 0 vote104 views1 answer
- 0 vote105 views1 answer