Company: Zensar Technologies ********** C test ********** 1. if(fp = fopen(“dfas”,”r”) == NULL), what is the value of fp a. NULL b. 0 c. 1 d. 0 or 1 2. #define sqr(x) x*x, what is value of j if j = 2 * sqr(3 + 4) 3. #define FILENAME(extension) test_##extension, how will it print FILENAME(back) […]
Zensar Technologies Placement Papers
Zensar Placement Papers 1
Company: Zensar Technologies — 1) Write a minimal C++ program . — 2) ( HR ) (a) Talk about yourself (b) What are your strengths. (c) Where do you think you have to improve. (d) Where do you see yourself after 5 years — 3) main() { int i=2; int a=4; if((i+=3)>a) { printf( ” […]
Zensar Placement Paper on 2008
Zensar Placement Paper Company: Zensar Technologies First there is the written aptitude part. Believe me, its just like other zensar written multiple choice questions. See the sample papers here for the written part. Here are the technical written test questions with the hr & tech interview complete questions. Zensar Technical Written Test Questions: 1)which is […]
Zensar Technologies Placement Papers on 7th April at Jabalpur
Zensar Technologies Placement Papers Company: Zensar Technologies The paper had 4 sections -: 1) English Section: 2 questions on synonymns 1word was acrimonious & I don?t remember the other 1 2 ques. on antonymns like amorous some questions on grammar corrections & 1 RC very easy There were 21 questions & the time was 20 […]
Zensar Placement Paper
Zensar Placement Paper Company: Zensar Technologies 1)which is the fastest : FTP ,TELNET ,TCP, etc. 2)output:main(){int x=20 ,y=35;x= x++ + y++;y = ++x + ++y;printf(?%d %d?,x,y);} 3)char *p[]=?rachit and devender?;printf(?%C?,++(p[4])); 4)const char *p[]=?abhishek and Ankur?; char k=?a?;p[1]=k; printf(?%s?,p); 5)main(){ extern int i; i=5; printf(?%d?,i); }6) main(){int i,j=2; if(i%j !=0) j=5; printf(?%d?,j); } For what values […]
ZENSAR TECHNOLOGIES Placement Paper on 7th April at Jabalpur
ZENSAR TECHNOLOGIES Placement Paper Company: Zensar Technologies ZENSAR TECHNOLOGIES PAPER ON 7th APRIL AT JABALPUR T he test consist 4 section. 1.Reasoning. 2.Aptitute. 3.Verbal. 4.Technical. out of 500-600 students onty 75 cleared the written test and i m one of them but unfortunately i have not selected. the technical section is quite easy but aptitute […]