Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Have you ever used threads?

Answers were Sorted based on User's Feedback



Have you ever used threads?..

Answer / ramakrishna yechuri

Thread concept is not used for desktop application.

Also u cannot acheive multi-threading by single processor.

Threads are mainly used for serverside programming eg
A server has to sent a single response to many request at
same time
also in devoloping games like bow and arrow.

Is This Answer Correct ?    6 Yes 0 No

Have you ever used threads?..

Answer / roger

yey, problems arrise with the syncronisation of threads,
and sharing data. these are resolved using semophores and
Mutexes.

Is This Answer Correct ?    1 Yes 1 No

Have you ever used threads?..

Answer / yathirajulu

yes, i used in server-side programming and most probably in
real-time scenario in many ways.
chatting,e-mailing,shopping-cart.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More OOPS Interview Questions

write a programe to calculate the simple intrest and compund intrest using by function overlading

0 Answers  


What are the valid types of data that the main () can return in C/C++ language

3 Answers  


What are the access specifiers avaible in c++?

4 Answers  


Can we create object of abstract class?

0 Answers  


OOP'S advantages of inheritance include:

1 Answers   Infosys,


How do you define social class?

0 Answers  


What is the concept of object oriented program?

6 Answers  


Why multiple inheritance is not allowed?

0 Answers  


Write a program to demonstrate the use of 'Composition' in C++

2 Answers  


create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

2 Answers   CTS, Delhi University,


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

0 Answers  


explain the concepts of oops?

1 Answers  


Categories