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