Teradata Project Specific Interview Questions

Teradata Project Specific Interview Questions
1.Where did you use the concurrency?
2.When is concurrency introduced in the application (When the threads are created)?
3.How do you synchronize multiple requests for multiple Work stations?
4.Why separate thread is created for reading and writing?
5.How do you read and write (Which function do you use) if there is only one thread for reading and writing?
6.To which operation you give priority, read or write if a socket is read for reading as well as writing?
7.If read is given priority where do you store your data to be written?
8.How much comfortable you are with C, C++?
9.How do you rate on the scale of 10 for C?
10.Which compiler did you use?

No comments: