Home
|
Tech FAQ
|
Interview Questions
|
Placement Papers
|
Tech Articles
|
Learn
|
Freelance Projects
|
Online Testing
|
Geeks Talk
|
Job Postings
 |
Knowledge Base
 |
Site Search
|
Add/Ask Question
GeekInterview.com
>
Tech FAQs
>
OOPS
Print
|
Question
:
What will happen if I say delete this
September 09, 2005 12:11:24
#1
Amit Banerjee
Member Since: Visitor Total Comments: N/A
RE: What will happen if I say delete this
Delete this is not acceptable or possible since delete this means we are trying to delete the reference of the object and calling the function from the object itself.
Its like Kalidas , trying to cut the same branch on which you are seating.
Back To Question