Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

CDAC Interview Questions
Questions Answers Views Company eMail

merge sort time complexity

6 19658

#define MAX(x,y) (x) > (y) ? (x) : (y) main() { int i = 10, j = 5, k = 0; k = MAX(i++, ++j); printf("%d %d %d", i,j,k); } what will the values of i , j and k? }

14 42768

Test cases on Feed back form page ???

1 11757

Post New CDAC Interview Questions




Un-Answered Questions

What is a country chart of accounts?

699


what do you mean by table-per-type?

619


Explain how do assemblies find each other?

569


How can a user create a lightsail instance?

129


Explain the different types of constraints in dbms?

479






How much does magento ecommerce cost?

1


What is nested structure?

562


Is mongo shell supported to tab completion?

5


Which version of iis do I have?

481


list the types of linked list with aid of diagram?

2220


what could go wrong with test automation?

1495


What do you mean by etl?

1


How extended star schema is different from star schema?

470


Explain the term binomial probability formula?

81


Explain the difference between NSOperationQueue concurrent and non-concurrent in iOS operating system?

464