#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 vote154 views1 answer
- 0 vote145 views1 answer
- 0 vote143 views1 answer
- 0 vote155 views1 answer
- 0 vote136 views1 answer
- 0 vote412 views1 answer
- 11 votes103 views2 answers
- 0 vote153 views1 answer
- 1 vote105 views1 answer
- 2 votes142 views1 answer