#include using namespace std; int main() { int *p = new int(5); if (p = 0) cout << "No Value" << endl;