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.

7097

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 4738

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

10086

What do you understand from custom control?

605

How to create multi-dimensional array?

599

How to transpose multi-dimensional array?

556

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

556

Explain what is datagrid with an example?

586

How to add a javaScript function in a datagrid?

567

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

618

Explain normalization in one line?

636

Give the syntax of exception handling used in DBMS?

649

What are different types of blocks used in stored procedure?

628

What are different types of clusters present?

598

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

588

Post New CDAC Interview Questions




Un-Answered Questions

How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What is the difference between them? How to handle script issues?

562


did you experience any failure in life till now?

648


How to call a function from a stored procedure in SQL Server ?

548


How do I change from pop to imap?

1


explain the methodology of Data Warehousing?(Polaries)

1480






What is an Alexa Rank in SEO?

421


can you pls provide chemistry previous papers for the post of trainee chemist in ap genco

2156


What is nolock?

550


Explain the common methods of sending a request to a server.

470


All of the following are true regarding the Executing processes except: A. Executing has one core process. B. The majority of the project budget is spent here. C. The greatest conflicts are schedule conflicts. D. Project performance is measured to identify variances.

533


 What must be installed prior to running the PeopleSoft installer? 

989


What does java edition mean?

529


What are the benefits of html?

422


What is a filter in jquery? Explain

497


Why we use shell scripting in linux?

444