#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 vote115 views1 answer
- 0 vote135 views1 answer
- -1 vote124 views1 answer
- -1 vote142 views3 answers
- 0 vote132 views1 answer
- 0 vote130 views1 answer
- 0 vote128 views1 answer
- 1 vote129 views1 answer
- 0 vote697 views1 answer
- 0 vote132 views1 answer