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
8 months agoMonroe
8 months agoMa
8 months agoLashaun
8 months agoAlita
6 months agoCasey
7 months agoGerald
7 months agoViva
7 months agoFlo
8 months agoLayla
8 months agoWillodean
8 months agoSueann
8 months agoLauran
8 months agoAlita
8 months agoIlona
8 months agoMeaghan
8 months agoChandra
9 months agoJanella
8 months agoRoselle
8 months agoNana
8 months agoTeri
8 months ago