Should you protect the global data in threads? Why or why
not?
Answers were Sorted based on User's Feedback
Global data need to be stored in a common place where each
thread can access it within that program. So it shouldnot
be stored on a particular thread but in the process's
memory where each thread can access it.
| Is This Answer Correct ? | 1 Yes | 1 No |
What is polymorphism and types?
What is function overloading and operator overloading?
WHAT IS THE ACTUAL DEFINATION OF OBJECT AND THE CLASS IN ONE SINGLE LINE WHICH THE INTERVIEWER WANT TO LISTEN.
why c++ is called OOPS? waht is inherutance? what is compiler?
What is the difference between the C & C++?
what do you mean by static member variable?
what is cast operator?
What are the three main types of variables?
What is the significance of classes in oop?
What does sksksk mean in text slang?
what is oops
what is difference between c++ language and java language