Posted inPlacement Papers

CTS Placement Paper IV – 2011

Company: Cognizant Technology Solutions 2011 CTS Placement Papers:- Directions for Questions 1-5: Read the passage and answer the questions that follow on the basis of the information provided in the passage. The establishment of the third Reich influenced events in American history by starting a chain of events which culminated in war between Germany and […]

Posted inPlacement Papers

CTS Placement Paper V – 2011

Company: Cognizant Technology Solutions 2011 CTS Placement Papers:- Aanaytical section (25 Questions – 30 mins) Questions 1-5: 1. Out of forty students, there are 14 who are taking Physics and 29 who are taking Calculus. What is the probability that a randomly chosen student from this group is taking only the Calculus class? Ans: 0.6 […]

Posted inPlacement Papers

CTS Technical Interview Questions 2011

Company: Cognizant Technology Solutions 2011 CTS Technical Interview Questions:- * Is it possible to delete Symbolic Map? What is the impactness if we delete symbolic map? * How to open a Database using Unix Command Please Do Reply * SRUCTURE PROGRAMMING * define switch statement? * What will happen if we write code like: try{}catch(exception […]

Posted inPlacement Papers

Technical Electronics Placement Paper

Company: Cognizant Technology Solutions 1)Kirchoff’s nodal equations based on the principle of a)conservation of energy b)conservation of charge c)conservation of power d)impedance matching 2)networks connected in series following pairs are most suitable for 1. Abcd parameters 2. Z parameters 3. Y 4. H 3)For ideal filter , phase characteristics are 1. Line 2. Exponential 3. […]

Posted inPlacement Papers

CTS Placement Paper II – 2011

Company: Cognizant Technology Solutions 1.consider the following program listing #include main() { int a[3]; int *I; a[0]=100;a[1]=200;a[2]=300; I=a; Printf(“%dn”, ++*I); Printf(“%dn”, *++I); Printf(“%dn”, (*I)–); Printf(“%dn”, *I); } what is the o/p a. 101,200,200,199 b. 200,201,201,100 c. 101,200,199,199 d. 200,300,200,100 2. what will be the o/p #include main() { inta[3]; int *x; int*y; a[0]=0;a[1]=1;a[2]=2; x=a++; y=a; […]

Posted inPlacement Papers

CTS Placement Paper 2010

Company: Cognizant Technology Solutions CTS Placement Paper 2010:- 1. .//What is the output of the program, if integer occupies 2 bytes memory? union { int a; char b; char c[10]; }u1; void main() { int l=sizeof(u1); printf(“%d”,l); getch(); } // A. 13 // B. 10 // c. 16 // D. None of the above Ans: […]

Posted inPlacement Papers

Cognizant Placement Paper – Feb – 2011

Company: Cognizant Technology Solutions 1. These questions involve interchange of letters in a word at particular locations and also interchanging letters adjacent to those particular locations.Certain other conditions may also be given For eg. Let the word be ABBAABA If we apply 25 on this, it means we have to interchange the letters at positions […]

Posted inPlacement Papers

GPAT 2011 SOLUTIONS AND QUESTION PAPERS

Company: Cognizant Technology Solutions The GPAT-2011 question paper will consist of one hundred fifty (150 Nos.) multiple choice objective questions only. Candidates have to mark the correct choice by darkening the appropriate bubble against each question on an Optical Response Sheet (ORS). Each right answer will carry one mark while for each wrong answer 1/3 […]