What happens when you attempt to compile and run the following code?
#include
using namespace std;
int main()
{
const char *s;
char str[] = "Hello";
s = str;
while(*s) {
cout << *s++;
}
return 0;
Limited Time Offer
25%
Off
Karl
7 months agoMonroe
7 months agoMa
7 months agoLashaun
7 months agoAlita
5 months agoCasey
5 months agoGerald
6 months agoViva
6 months agoFlo
6 months agoLayla
7 months agoWillodean
7 months agoSueann
7 months agoLauran
7 months agoAlita
7 months agoIlona
6 months agoMeaghan
7 months agoChandra
7 months agoJanella
6 months agoRoselle
7 months agoNana
7 months agoTeri
7 months ago