Q1. What is optimistic concurrency?
Q2. How can we achieve multiple processing?
Q3. Suppose we have 3 and 5, the multiples of either of them less than 10 are, 3,5 ,6 ,9. There sum is 23. Write a program which will print the sum of multiples of 3 and 5 less than 100.
Originally these questions were asked from Arslan Asif.
No comments:
Post a Comment