What is the output of the following statements?​int x = 33;i…

Questions

Whаt is the оutput оf the fоllowing stаtements?​int x = 33;int *q;q = &x;cout