Posted inPlacement Papers

IBM Placement Coding Papers 2021

In the following program what is the value of e? enum number { a= -1, b= 4,c,d,e}(a) 7 (b) 4 (c) 5 (d) 15 (e) 3 2.What is the output in the following program?main(){char c=-64;int i=-32unsigned int u =-16;if(c>i){cout<<pass1;if(c<i)cout<<pass2;elsecout<<fail2;}elsecout<<fail1;if(i<c)cout<<pass2;elsecout<<fail2;}a) Pass1,Pass2 b) Pass1,Fail2 c) Fail1,Pass2 d) Fail1,Fail2e) None of these What is the output of the […]

Posted inPlacement Papers

IBM Placement Papers

IBM Placement Papers Company: IBM India Pvt Limited 1.WRITTEN TEST:It contains 3 sections.SECTION 1 :Questions : 15Time : 13 minutesNo negative markingThere will be questions based on a pattern in matrix form. this was a new variant,but a cake wlk for anyone preparing for CAT like me !Column1 column2 column3 column4Row1 @ * 2 ZRow2 […]

Posted inPlacement Papers

IBM Placement Paper at Sinhgad

IBM Placement Paper Company: IBM India Pvt Limited IBM Placement Paper @ Sinhgad Institute of Management Company Name: IBM From Sinhgad Institute of Management, Vadgaon (BK) PuneCandidate Experience in IBM -Interview….There were 4 Rounds: 1) Aptitude Test (Remember in Aptitude, IBM checks your speed). Again 3 Sections- Time Limit 15 min. Matrices -15 QuestionsThere were […]

Posted inPlacement Papers

IBM Placement Paper at Sinhgad

IBM Placement Paper Company: IBM India Pvt Limited IBM Placement Paper @ Sinhgad Institute of Management Company Name: IBM From Sinhgad Institute of Management, Vadgaon (BK) PuneCandidate Experience in IBM -Interview….There were 4 Rounds: 1) Aptitude Test (Remember in Aptitude, IBM checks your speed). Again 3 Sections- Time Limit 15 min. Matrices -15 QuestionsThere were […]

Posted inPlacement Papers

IBM Placement Paper

IBM Placement Paper Company: IBM India Pvt Limited Technical C, C++ Aptitude IBM Campus Placement Paper 1.Difference between 123 and O123 in c language 2.The command used to count the number of lines in UNIX: 3.The commands like cat, date are stored in___________ directory:a)/dev,b)/temp,c)/prog 4.The attribute of one table is used as the key address […]

Posted inPlacement Papers

IBM Placement Paper

IBM Placement Paper Company: IBM India Pvt Limited IBM Campus Placement Paper (Technical-C C++, DS, SQL, Aptitude) 1.7^253. last digit?ans. 7 2.10^10^10 how much time will it take to write this number, if it takes 1 sec to write 1 digit.a.1000 secs.b.10 year.c. more than 1 million years.d. a few days.ans. more than 1 million […]