M
Q. What happens when delete is used for a NULL pointer?
int *ptr = NULL;
delete ptr;
Related MCQs
Q. Utility computing focuses on a______________ model?
Q. Which statement is valid about computer program?
Q. Which of the following is not an advantage of a flowchart?
Q. Which one of the following extends a private network across public networks?
Q. Corrupted index file is corrected using
Q. Which one is not infrastructure software?
Q. Which of the following statement is true about stack?
Q. EV is dominantly used for solving .
Q. The packet of information at the application layer is called __________
Discusssion
Login to discuss.