Computer Science, asked by swatipriya2002dbg, 10 months ago

Write the output of following Program #include int main() { char ch == ‘a’; if (ch >= ‘A’ && ch <= ‘Z’) ch = ch + 32; else ch = ch - 32; cout << “Output = ” << ch; } Write output​

Answers

Answered by Nancy984
0

Explanation:

Hamid Barkzi

23-year-old Delhi boy Hamid Barkzi is the winner of adventure reality show MTV Roadies Revolution. Hamid Barkzi was declared the winner of adventure reality show MTV Roadies Revolution on Saturday. Part of Nikhil Chinapa's team, Barkzi beat Michael Ajay and Jayant Yadav to take home the winner's title.

Nancy~♥~

follow plz

Similar questions