You are on page 1of 9
Oo Vapor Conte 20100 Fn oath ty Meme denon MIE Lt et Wir adence MMII cH the yer ay MINS Ws waite ty a HPN Wor wae {paper —_ —— = ee Section Az Aptitude Aman w won et NARS toa to distance ack at 7 Karp. Pir th town, if the tot acta Troan th, rests there fir 5 aninntes ne vide al time spent is 6 ts 15 mi ittake 2) Seven machines take 7 mins to make7 ident « same rate, how many minutes would for 100 machines wn take 7 identical toys, At the same rate, how many Ike 100 toys? 3) Five friends, Benty, between Veronica and Rachel, Stevens, Veronica and Abigail, are sitting in a row facing east. Be Stevens. Rachel is second tothe let of Stevens. Whi i sitting at the south ene 4) A basket contains 3 red 4 blue 5 Seen toys. I three toys are picked up at random, what is the proba that at least one is green? 5) Archie has 4 coins each of different denominations, ‘What is the number of different sums of money form (using one or more coins at atime)? 6) For natural numbers x, y, and z, ifxy + yz is 19 and yz + xz.= 51, then the minimum possible value of xy 7) Jo trucks start from the opposite places onthe main road, 150 km apart. The first truck runs for 25 km. and takes a Fight turn and then runs 15 km. 1 then tums left and then runs for another 25 km and then takes {he direction to reach the main oad. In the meantime, due to @ minor breakdown the other tack has run only 35 km along the main road. What would be the distance between the 1wo trucks at this point? 8) A batsman's average for 20 ames is 25 runs. Ilis highest score exceeds his low these 2 games are excluded, the average of the remaining, 18 games is 24 nw player is st score by 64 nuns, If The highest score of the 9) Sheldon is 24 years older than his son. In two years, his age will be twice the a age of the son is, ot his son. the sent 10) Ross spenils 78% of his income. His income inereayed Wy 20% and he ineased is expenditne by 10%. ine the percentage increase in his Savings HOOPS HO ang. TN tunis mous ata spook ol LO kawhow. HU the Feryathat the tral seo SHTICK UW e108 a nilway platfornn 164 anctens lone? 396,127, 671, 264 12) Pind the evid one out: 385, 462, sand coming back t0 pein. g wint E StI ay, mi from point AW PANT rune ferry in stil Tiny 18) \ ferry takes 28 hours for travelling danwnstres J ihe spe veleas Between A and BP the velocity af ihe trea is Oknwhir and Koo hr, what is the distance hetween A and BP 19) What will be the next number in the series 4, 9, 18, 31, 48, 6% 0" Is) 1. Mark is older than Shepherd, I. Shepherd is older than Pierce. Ill, Pierce is older than Mark. Tf'the first two statements are true, isthe this! statement true or false? Section B: Programming 1) Write the output of the below snippet: int num = 1 for(int counter = 0; counter <5; counters) { switeh (counter) { case 0; num break: case 2: num Case 4, Tum += 2. efit sunt bi ‘ } Pen any 2) Waite the entpat al the belive propenin Pov taste= att soul maint { wipe San & IE PEC) OIE Gos inty =) CoP EOE Ii Ua Ma Mal Mea, Xe Be Ye 2) Write the output of the below program eee wide «stein int reotint n) { if (n= 1) return 1; retum n * ree(n- 1); } int main() { int num = 5; int result = ree(num), Printf(*Result: %din", resul); retum 0; 4) What property of the input number does this function check? Public boolean x(int number) { return (number & 1) == } 5) If the result is 21, find z. #include int main { intx int % Zaxtt *(-y) +2, printf("Result: Yd\n", 2): return 0; 4) Write the output of the below progeny #inelule © stalio void fanant’ ar, int n) { mth tare t= Marr +n Ds ‘(art n- 1) += tarry; } void printAr(int* arr, intn) { inti; for(i = 0; 1 int main { if dt printf("%os", "ice" pelse { printf("%s""eream"); gy Wee the ont eb the below praynanyy irq printers”. printed", 0) Write the output /e : 9) Write the output /error of the below program: class main { public static int i= 10; main () { int i= 50; - public static void main(String[] args) { change()y new mainQ; System.out.printIn(i); } static int change() { 10) What does the below function do? #include

You might also like