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

Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.

7080

Consider the following code fragment: int main(void) { int m = 4; mystery ( m ); mystery ( m ); printf("%d", m); return 0; } What is the output on the monitor if mystery is defined as follows ? void mystery (int m) { m = m+3; }

2 4711

write a c program to Create a registration form application by taking the details like username, address, phone number, email along with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 5 users and display the details. In place of password display “****”. (Use Structures).

10066

What do you understand from custom control?

597

How to create multi-dimensional array?

591

How to transpose multi-dimensional array?

547

What is the major difference between a custom control and user control?

542

Explain what is datagrid with an example?

575

How to add a javaScript function in a datagrid?

558

After normalization, what are the conditions which have to keep in mind to de-normalize it?

604

Explain normalization in one line?

628

Give the syntax of exception handling used in DBMS?

639

What are different types of blocks used in stored procedure?

623

What are different types of clusters present?

588

What is the difference between a stored procedure and a query?

580

Post New CDAC Interview Questions




Un-Answered Questions

How can I make a differentiation between dependent and independent data? : abap hr

546


Which is better shopify or wordpress?

113


pls send me HPCL model question paper for the post of officer trainee for mechanical engg. tnk u....

1567


Objectives and Correlating Incentives Describe a time when you have set objectives and correlating incentives for a member of your team What were you trying to achieve in doing this, what were the objectives? How did you choose the incentives?

1576


Does oracle database need java?

510






Performace degradations in NFSv4 when upgraded from NFSv3? problems with NFS v4?

1735


Explain chomp?

504


What is the use of drop command and what are the differences between drop, truncate and delete commands?

567


What does the term “voltage regulation” means?

618


Why java is called robust and secure?

462


What do you understand by parent-child selector?

288


How do I split a cell in excel?

316


What is the role of Driver program in Spark Application?

155


How do you deploy ear files in tomee?

434


What is agent in jenkins?

5