Guest_imported
New member
- Jan 1, 1970
- 0
It is said that all the objects of a class share the same copy of member functions. That means, in a multithreaded environment, same fucntion of a class can not be accessed by two separate threads.
Is it correct?
Or where I am wrong?
Is it correct?
Or where I am wrong?