CGI (IMR Global) Placement Question Papers




CGI (IMR Global) Placement Question Papers

Filed under:

CGI (IMR Global) Placement Question Papers

Sample test paper

Q. A man leaves office daily at 7pm A driver with car comes from his home to pick him from office and bring back home One day he gets free at 5:30 and instead of waiting for driver he starts walking towards home. In the way he meets the car and returns home on car He reaches home 20 minutes earlier than usual. In how much time does the man reach home usually??
Ans. 1hr 20min

Q The following truth table is given What is Y equal to??

A B C Y
0 0 0 1
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1

Ans. (A’)(B’)(AB) , where ‘ stands for complement.

Q. A works thrice as much as B. If A takes 60 days less than B to do a work then find the number of days it would take to complete the work if both work together?
Ans. 22½days

Q. How many 1’s are there in the binary form of 8*1024 + 3*64 + 3
Ans. 4

Q. In a digital circuit which was to implement (A B) + (A)XOR(B), the designer implements (A B) (A)XOR(B)
What is the probability of error in it ?

Q. A boy has Rs 2. He wins or loses Re 1 at a time If he wins he gets Re 1 and if he loses the game he loses Re 1.He can loose only 5 times. He is out of the game if he earns Rs 5. Find the number of ways in which this is possible?
Ans. 16

Q. If there are 1024*1280 pixels on a screen and each pixel can have around 16 million colors Find the memory required for this?
Ans. 4MB

Q. On a particular day A and B decide that they would either speak the truth or will lie. C asks A whether he is speaking truth or lying? He answers and B listens to what he said. C then asks B what A has said B says “A says that he is a liar"What is B speaking ?
(a) Truth
(b) Lie
© Truth when A lies
(d) Cannot be determined
Ans. (b)

Q. What is the angle between the two hands of a clock when time is 8:30Ans. 75(approx)

Q. A student is ranked 13th from right and 8th from left. How many students are there in totality ?

Q. A man walks east and turns right and then from there to his left and then 45degrees to his right.In which direction did he go
Ans. North west

Q. A student gets 70% in one subject, 80% in the other. To get an overall of 75% how much should get in third subject.

Q. A man shows his friend a woman sitting in a park and says that she the daughter of my grandmother’s only son. What is the relation between the two
Ans. Daughter

Related Plament Papers and Companies

Mahindra British telecom

Mahindra British telecom Placement Question Paper 1. Which of the following statement(s) is(are) not true a. Literate workers have small families than illiterate workers. b. Families with 2 or less than 2 children are commoner than families with 3 or more children. c. 2 children families constitute 60% of the families of workers. d. More the no. of children a worker has the more illiterate he is. e. None the above statement is true. Ans : e 2. Of a mutual instrument vibrate

Agile Placement Question Papers

Agile Placement Question Papers java: (1)find out three keywords (a)synchronized (b)implement (c)throws etc (2)which are not keywords (a)NULL (b)synchronize etc (3)two to three questions on legal array declaration (a)int a[][]=new int[3][3]; (b)int[] a[]=new int[3][3]; (c)int a[3][4]=new int[3][4];wrong (d)int[3][4] a=new int[3][4];wrong (e)int a[][]=new int[3][4]; (4)++i+++j is equivalent to (a)i+j+1 (b)i+j+2 (c)i+j (d)can't be compiled(correct) (5)the content of the array after execution of following statement:int a[][]=new int[3][3]; (a)all elements contain zeroes (6)find legal statements (a)int a=30; (b)float f=1.4;(error) (c)double d=34.5; (d)byte b=128;(error) (7)find illegal statements (a)int i='2'; (b)char a=12; (8)some 5 qns on collection interfaces (9)to find the length of array (a)arr.length-1 (b)arr.length(correct) (c)arr.length() (10)write code for accessing array length without assigning it to another variable (11)recursion is (a)any function which refer itself (12)the sorting method which don't generally use recursion (a)heap sort (b)bubble sort(ans) (c)quick sort (d)bubble sort (13)one qn regarding abstract (14)some 2 qns on

Indian Space Research Organisation

Indian Space Research Organisation Placement Question Paper ISRO Interview NOTE: this recruitment drive is also recruiting scientist for NTRO(National Technical Research Org, a newly started private R&D in same field). NTRO has requested ISRO to recruit some candidates for it. Toppers will be absorbed by ISRO and later students will be offered NTRO. before interview you will be asked about whether you want yourself to be considered for NTRO also or not. 1. There were 8 person in panel and only one panel was there. there was a long round table between candidate and interviewers so we have to explain everything

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

Globaledge Placement Question Papers

Globaledge Placement Question Papers Sample Test Paper Globaledge 1)what is big-endian a) MSB at lower address LSB at higher address b) LSB at lower address MSB at higher address c) memory mgmt technique d) none of the above ans:a 2)what is Little-endian. a) MSB at lower address LSB at higher address b) LSB at lower address MSB at higher address c) memory mgmt technique d) none of the above ans:b 3)8086 has a)16 bit data bus ,16 bit address bus b)16 bit data bus,32 bit address bus c)8 bit data bus,16 bit address bus d)8 bit data bus,8 bit address bus ans:a 4) what is the scheduling algorithm used in general operating systems. a) FCFS algorithm b) Highest Priority First algorithm c)

  • Resources













  • Placement Papers Archives