Should you protect the global data in threads? Why or why
not?
Answer Posted / srini
Global datas needs to be protected in threads since threads
share address space with each other.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
What is abstraction in oop?
Can bst contain duplicates?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is oops and its features?
What is encapsulation example?
What is class encapsulation?
What does <> mean pseudocode?
What does and I oop mean in text?
What are the components of marker interface?
What are different oops concepts?
hi all..i want to know oops concepts clearly can any1 explain??
Why oops is important?
What is use of overloading?
c++ program to swap the objects of two different classes
What is the difference between encapsulation and polymorphism?