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.

7101

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 4751

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).

10101

What do you understand from custom control?

613

How to create multi-dimensional array?

602

How to transpose multi-dimensional array?

562

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

561

Explain what is datagrid with an example?

588

How to add a javaScript function in a datagrid?

571

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

624

Explain normalization in one line?

642

Give the syntax of exception handling used in DBMS?

659

What are different types of blocks used in stored procedure?

634

What are different types of clusters present?

608

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

596

Post New CDAC Interview Questions




Un-Answered Questions

how do we create a worker thread in JavaScript?

514


Explain diagnostics in windows azure?

362


How To Lock A User's Account?

606


Can spark be used without hadoop?

186


When did 8x8 go public?

94






what is amplifier?

590


What is HDFS Federation?

655


How do I enable search in outlook 365?

1


What is data sparsity and how it effect on aggregation?

498


State three differences between Dbms and Rdbms?

563


What is the disease caused by hepatitis e?

334


Tell me who are the founders of google?

64


What is the reason behind Transformation being a lazy operation in Apache Spark RDD? How is it useful?

274


How do you escape a character?

491


Write a program to show the external actionscript?

492