0% found this document useful (0 votes)
71 views3 pages

Syntel Tech Interview Questions

The document contains technical questions in the areas of C and Java, DBMS, and .NET. In C and Java, questions cover topics like qualifiers in Java, lightweight components, cloning objects, and handling virtual classes. DBMS questions focus on logical operators, NULL values, column aliases, and statement terminators. The .NET section includes questions on remoting, assembly versioning, delegates, and multicast delegates.

Uploaded by

Beena Walvekar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
71 views3 pages

Syntel Tech Interview Questions

The document contains technical questions in the areas of C and Java, DBMS, and .NET. In C and Java, questions cover topics like qualifiers in Java, lightweight components, cloning objects, and handling virtual classes. DBMS questions focus on logical operators, NULL values, column aliases, and statement terminators. The .NET section includes questions on remoting, assembly versioning, delegates, and multicast delegates.

Uploaded by

Beena Walvekar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Syntel Technical Questions

C and Java:

1. What are the different types of qualifier present in Java?

2. What do you mean by lightweight component?

3. What is the difference between lightweight and heavy weight company?

4. What are the criteria’s to follow for an object to get cloned?

5. How to handle virtual classes?

6. Why virtual classes are used for multiple inheritance?

7. What is the purpose of using quick sort?

8. Write a program to show the implement binary search tree?

DBMS:

https://www.freshersnow.com/
1.What are logical operators?

2. What is the actual value of NULL?

3. What do you understand by column aliases?

4. What is the purpose of column aliases?

5. What are the different types of aliases present?

6. Is it necessary to close the statements with a semicolon (;)?

7. What is the difference between ROWCOUNT and WHERE clause?

.​NET:

1. What is remoting in .NET?

2. How assembly versioning can be done?

3. What are some disadvantages of functional programming?

https://www.freshersnow.com/
4. What all problems delegates solved?

5. What are the different types of delegates present?

6. What do you know about multicast delegate?

https://www.freshersnow.com/

You might also like