User: bennyone

  • Public profile

User profile: bennyone

User info
User name:bennyone
History
Joined:
Number of posts:7
Latest posts:

An Implementation Of Itoa
and *ptr++ = ponits to a sepcific character and then make one addition of the pointer ?

An Implementation Of Itoa
the following implementation i found on the internet on a reliable source have to work i don't unde...

why do we need a virtuaal destructor
on the line [b]delete ptr;[/b] if it is virtual a dtor will not be called? and secondly on my exam...

why do we need a virtuaal destructor
given the coDe [code] class A{ public A(); ~A(); } class B: public A public: B(); virt...

question from job interview
and if there is a [b]retrun[/b] in th middle what can we do to sovle the problem

This user does not accept Private Messages