[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

CA Technologies Interview Questions

14.77K

Total Set :1



Top 10 CA Technologies Interview Questions With Answer

Question: 1 / 10

What are things we need to take care while implementing thread

Question: 2 / 10

What are the uses of private variable?

Question: 3 / 10

Why we will hard code user name and password when creating db connection ? is it right way or not

Question: 4 / 10

What is race condition, how it occur and How to resolve that.

Answer:

jello

Question: 5 / 10

How many way to configure socket?

Question: 6 / 10

How to extend one function to another class?

Question: 7 / 10

What will be the size of empty class and why ?

Question: 8 / 10

Write a program to get the nth node from last in linked list

Question: 9 / 10

Write program to traverse level order in tree.

Question: 10 / 10

Demonstrate singleton design pattern and use of that .