Tata Elxsi




Tata Elxsi

Filed under:

Tata Elxsi Placement Question Paper

1. Graphics:Painters algorithm is used for………..

2. Graphics:Why is ‘Lighting’ operations done on World Coordinates?

3. Graphics:One more question Ans: may be none of the above

4. How can you call a function written in FORTRAN from a C program ?

5. Normal question on pointer addition

6. A question on 64 bit OS’s and Virtual Memory it will be having

7. Another question on 64 bit OS

8. A structure was given and it contained normal data as well as some bit-wise data.You had to find the total size taken up by the structure

9. A big code with lots of pointers. There was a struct which contained 2 arrays. Then an array of that structure was declared. The code used these structures and you had to find the values of a variable ‘j’ at various points inside the code.

10. A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers

11. A code which had some declarations of some data items. There were a couple of normal data items(char,int..) and some pointers as well and a malloc call. You have to find the total memory taken up in the stack(Hint:Pointers and all are allocated in heap, not in stack, so dont count them).Also in most of these questions, they were specifying that the OS was 32 bit.

12. A question on nesting of pointers. There was this pointer to a function which returned an array of char pointers…..You had to give the exact definition of the function

13. Value of 2 particular variables in C(MAXINT and some other constant)

14. What do you need to do to open more than 10 files simultaneously in Microsoft Operating System?-change stdio.h/change CONFIG.SYS/compiler dependent

15. A question on Macro( consisted of something like CTRL&037)

16. Another question on Macro expansion

17. Yet another question on Macro expansion

18. UNIX question on ‘who’ output and then doing some other operation and then asking you whats the output.

19. UNIX question on ‘awd’ operation
Analytical Test Paper

20. 101^100 -1 is divisible by…..

21. Question on boat ( stream velocity given…)

22. Train Question( Goods and Passenger train.. their speeds given..)

23. Pipe question (with leak at the bottom..)

24. Salary & Proportion problem

25. Another problem on Salary & Proportion

26. Age question-father and son

27. Questiononratios(Sachin:Saurav=Saurav:Rahul=3:2….together they scored some runs,you had to find the runs scored by Sachin)

28. Angle between hands when time is 2:20

29. x^2 + 4 y^2 =4xy.Find x:y

30. A question on Arithmetic Progression(something like 5 times the 5th term is 8 times the 8th term..find 12th term…)

31. A and B’s work units given.They were together gievn Rs.720.When C joined,they together completed the work in 5 days.Find C’s wages

32. There was a circle.A square of max size was cut from it.From this square,a circle of max size was cut.What was the ratio of this final size w.r.t initial size?

33. A runs 3/4th faster than B.One of them was placed some metres ahead.How far should the finishing post be placed so that both of them finish at the same time?

34. Longest time one has to wait for next birthday?(366/365/4 years/8years)

35. Next no: in the seq: 7,11,__,19,23

36. Some question on steps…it was 10 ft high…an ant travelled upwards..and total time taken

37. Cricket-some data on runrate of the opposition being 15%….

38. Time & Distance..somebody was travelling along the circumference

Related Plament Papers and Companies

Tata Elxsi Placement Question Papers

Tata Elxsi Placement Question Papers Tata Elxsi Questions 1. Problem on lissojous pattern: in x-y mode if vlg applied to x-axis is 2 sinwt then what is the vtg to be applied to y-axis so that we observe the following pattern on the cro : [angle b/n x-axis and the diagonal line is 45degrees] ans is 2root 2 sin (wt +45) Image no.1 2. What is the resolution of an adc : vref/(2 pow n). 3. Some circuit is given with two f/f s ,what is that circuit? Ans may be shift reg 4. Spatial to temporal converter is

Tata Elxsi

Tata Elxsi Placement Question Paper 1. nt a=9; switch(i) { printf("hello"); case 9 : printf("abc"); break; default : printf("def"); } what would be the output ? ans : the program will compile correctly with no errors but will give undesirable results 2. int z[3]={1,2,3}; int *p=&z[1]; int x=*p++; printf("%d",x); ans. note here that the value of *p will be assigned to x and then p is incremented therefore x=2 3. #define paste(a,b) a##b main() { int a=3,b=6; paste(a,b); return o; } question. what code will be replaced at the call of the macro options : (a,b) a,b (a,b) (ab) a,b (ab) (a,b) ab (a,b) ans. not able to work it out 4. some structure declaration was given struct abc { int a : 4 char

Tata Elxsi

Tata Elxsi Placement Question Paper Some Model Questions 1. How many triangles are formed in a octagon. Ans: 56( check the answer) 2. A hexagon is fitted in to a circle of radius r. perimeter of the hexagon is ? ans: 6r 3. Max. difference between two birthdays of a man. a. 365days, b. 366days c. 4 years d. 8years 4. Which is greatest no. between 2300 and 3200? Ans: 3200

Tata Elxsi

Tata Elxsi Placement Question Paper TECH QUESTIONS (Electronics & TC) 1. CMRR is given= Differential gain is given= Inputs: +ve end=2v,-ve end=1v of the OP-AMP Find the output voltage? 2. CRO is in X-Y mode.Sinusoidal inputs have 90degrees phase difference between them.

Tata Consultancy Services

Tata Consultancy Services Placement Question Paper TCS : Technical Interview 1. what is ddl & dml command 2. give an example for each 3. what is normalization 4. what r the different normalization methods 5. Is there any compiler in oracle 6. what is the name of that compiler 7. what is an operating system 8. what r the functions of operating system 9. what is dead lock 10. what r the ways to avoid deadlock 11. what is bankers algorithm 12. oops concept 13. difference between c++ and java 14. what do u mean by inheritance 15. what do u mean by access specifier 16. what is polymorphism 17. sdlc 18. what do u mean by fuction overloading 19.

  • Resources













  • Placement Papers Archives