What will happen if when say delete this ?

Answer Posted / sudhir

delete this will not work because 'this' is not available to
global functions .this is only available to class member
functions.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by storage classes?

779


Can turbo c++ run c program?

623


What is the difference between the indirection operator and the address of oper-ator?

599


Can notepad ++ run c++?

536


What is the identity function in c++? How is it useful?

543






Why is main function important?

577


Why do we use pointers in c++?

582


What flag means?

518


Write about the local class and mention its use?

599


Is c++ a difficult language?

565


What language is a dll written in?

536


Explain bubble sorting.

620


Show the declaration for a pointer to function returning long and taking an integer parameter.

568


What is #include c++?

561


What is the default width for ouputting a long integer using the insertion operator?

681