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

Honeywell Technical Paper 4

Honeywell Technical Paper 4 Company:Honeywell a) Verbal ability (15 ques) b) Numerical aptitude (15 ) c) Logical and analytical ability (15) d) Elementary computer science (10) d) Programming langauages (20) e) Operatins systems and Data structures (25) Honeywell Technical Paper: Some sample Questions 1: What is a Real-Time System ?2.What is the difference between Hard […]

Posted inPlacement Papers

Honeywell Technical Test Paper on 26 July 2003 at Kovilpatti

Honeywell Technical Test paper Company: Honeywell Aptitude:Questions from Simple train pbms,age,ratio, proportion,Profit ,loss,Time & work,Time &Distance,Pipe &Cisterns,Shaded aream,Volume ( cylinder ,cone ..),Reasoning,2 sections a partwith 4 questions b part with 6 questions There must 4 domocrats & 3 republicans out of the 12 professors.No of X professors are A,B,C,D. Noof Y professors are E,F,G,H,I.If A […]

Posted inPlacement Papers

Honeywell Technical Paper2

Honeywell Technical Paper2 Company: Honeywell 1)Written Test (objective) There are two different question papers1. Electronics stream 2. Computer stream Some of the questions are: 1. Open addressing and chaining are the methods used for a) sorting b) searching c) conflict- resolution d) none 2. Arrange the following in the increasing order of space complexity a) […]

Posted inPlacement Papers

Honeywell Technical Paper 1

Honeywell Technical Paper 1 Company: Honeywell 1.key constraints are …..for…(a) secondary key(b) primary key(c) foreign key(d)… 2.If a sinusoidal signal of 1100Hz is flat top sampled at a rate of 1800Hz,& this signal is passedthrough an ideal LPF with cutoff 1KHZ,the o/p contains the following frequency components:(This question was repeated again in the same paper […]

Posted inPlacement Papers

Honeywell Placement Paper 2006 at Bangalore

Honeywell Placement Paper Company: Honeywell These are the questions asked for the Honeywell test conducted on 22 July 06 in their Bangalore office. There were 100 questions: 50 Technical questions (branch wise)30 C questions20 aptitude questions 1) Binary search tree is used ina) sorting b) searching c) indexing d) all the above 2) Given a […]

Posted inPlacement Papers

Triad Placement Paper on January 2012

Triad Placement Paper Company: Triad Q1. PQXS is a rectangle having area 50. RX=1/4 SR. What is the area of PQXS?a) 37.5 b) 42.5 c) 12 d) 3 Q2. A cone and a sphere have the same radius and in the cone we put the sphere then how much of sphere will be inside the cone?a) 1/2 b) >1/2 c) […]

Posted inPlacement Papers

Triad Written Test Questions 2015

Triad Written Test Questions Company: Traids Q1. Write a structure node using linked list. Q2. Write a program to exchange the values of two variables using pointers. Q3. Write a program to reverse a string. Q4. Write a program to calculate ncr. Q5. Write a program to open one file input some numbers and find […]