Placement Papers: Alumnus Paper 2007
Download PDF of This Page (Size: 106K) ↧
Examrace Placement Series prepares you for the toughest placement exams to top companies.
Sample Test paper
-
Find the locus of the point whose sum of distance from 2 fixed points is constant.
-
[-infinity to + infinity]integration (exp (-x * x) )
-
The product of any 3 consecutive nos is always divisible by _? options[12/6/10/24]
-
If we want to connect two systems to form a network which leyer (OSI) is of most interest to us? Ans. Physical layer.
-
How can you include a library code written in C + + in a source code written in C (Options are there)? Ans. Some cross-linked platform (compiler) is required for this.
-
int a[20], i for (i = 0; i<20; i + + ) { a[i] = i; } for (i = 0; i<20; i + + ) { a[i] = a[20 − i] } What is the final content of the program.
-
Which data structure should be used for searching an element in an array in constant time in case of average case? Ans. Hash table (not sure)
-
One question on ISO OSI model. Easy one (not remembered)
-
Another question abt. a protocol Ans. Token/Ring