Q:

Which syntax doesn’t execute/is false when executed?

0

Which syntax doesn’t execute/is false when executed?


  1. if(&object != this)
  2. if(&function !=object)
  3. this.if(!this)
  4. this.function(!this)

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).if(&object != this)

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
The this pointers _____________________... >>
<< The address of the object _________________...