Archive for CDAC Papers

You are browsing the archives of CDAC Papers.

CDAC PAPER - 20 AUG 2006

CDAC PAPER - 20 AUG 2006
Hi
I am Anwarul Abbasi, i have managed to get some questions of the recent CDAC (all India) entrance paper of DESD, it was held on 20.08.2006, and here they are:
Sections A ( C programming) Total Question 35
Sections B ( Digital, Mup, Electrical, Networking) Total Question 35
Sections C (Apittute) Total [...]

CDAC PAPER - 15 APR 2007 - CHENNAI

CDAC PAPER - 15 APR 2007 - CHENNAI
Hi
I have attended CDAC exam on 15th April 2007 and the test comprises of
1. Aptitude
2. C/C++
3. Java
Aptitude is nothing it will be very easy, jus from R.S Agarvall example
1.time and work problem
2.train problem
3.chain rule problem
4.ratios
And in technical side it will be from c and c++? and im [...]

CDAC-Mathematical Problems

Mathematical Problems
1. Which of the following statements are true, if x + y + z = 10 y >= 5 and 4 >= z >= 3
1. x < z
2. x > y
3. x + z

CDAC-Programming Concepts

Programming Concepts
1. The ability to reuse objects already defined, perhaps for a different purpose, with modification appropriate to the new purpose, is referred to as Information hiding
Inheritance
Redefinition
Overloading
2. The term given to the process of hiding all the details of an object that do not contribute to its essential characteristics is called _____________
data-hiding
packaging
encapsulation
abstraction [...]

CDAC Placement Paper

CDAC Placement Paper
1. What is data structure?
Answer: A data structure is a way of organizing data that considers not only the items stored, but also their relationship to each other. Advance knowledge about the relationship between data items allows designing of efficient algorithms for the manipulation of data.
2. List out the areas in which data [...]