Click here to Skip to main content
15,889,281 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
what is java concurrency and in real time at what scenario we can apply java concurrency? Now every one in interview are asking this question. I have referred many websites but could not able to get the exact answer as where we will use this concurrency? Please help. Thanks in advance.
Posted
Comments
Sergey Alexandrovich Kryukov 22-Oct-13 22:43pm    
Real time? What do you mean?! Do you really work on a real-time platform? I doubt it, frankly...
—SA
Sergey Alexandrovich Kryukov 22-Oct-13 22:46pm    
Do you want to pass interviews, or you want to learn how to do programming? If you want to learn, this is not how programming is studied.
—SA

1 solution

You should not learn how to answer interview questions, you need to learn programming itself, write code, then answering questions won't be a problem. But if you learn what words you should tell the interviewer when asking this question, it means you are trying to cheat at interviews. So, learn threading, Java, whatever you want and write code as you go. I don't want to make harm and therefore won't advise anything else.

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900