What is race condition ?? (Threading concept) TCS 2 sept10

Answer Posted / atasi

threads can try to update same data structure at same time,one thread can wrote one part,other tthread ca wrote another part,then all data struture garbles,when new thraed ca want to access it ,it will be crashed

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the available thread states in a high-level?

614


What is a java object and java application?

668


What is difference between stringbuffer and string?

596


Can you make a constructor final in Java?

724


What is the difference between Array and Hash Table?

641






What two classes are used to read data only?

722


Is map sorted in java?

675


How do you convert an int to a double in java?

682


What is generics in java interview questions?

637


What is native method in java?

657


What’s the difference between the methods sleep() and wait()?

625


What is rmi and steps involved in developing an rmi object?

671


What is the difference between int and integer in java?

630


Tell me about your ability to work under pressure

1850


What is internal variable?

619