Provided by www.YuvaJobs.com - Scandent Paper Whole Testpaper Bangalore - 1 February 2006 Scandent  paper contained two sections : No Negative Marking 1) General Aptitude2) Technical Aptitude(JAVA , XML) General Aptitude: 1) (3 km 405m 76cm)/(10km 217m 28cm)a) 1.3kmb) 1/3c) 1/8d) 33/3e) none of these2) find the middle term 5,15/2,..,25/2,15a) 10b) 9c) 23/2d) 8e) none of these3) The principal amt is 10,500 has given for interest the amt in first year is 11,025 and in second year it 11576.25 what is the rate of interesta) 5%b) 4%c) 2%d) 3.5%e) none of these4) the temperature in first three days of the week is 27 and the next three days is 29 and the average temperature of the week is 28.5 what is last day’s temperaturea) 31.5b) 42c) 41.5d) 27.5e) none of these5)Two series given are 16,21,26.. and 17,21,25.. Find the sum of first 100 common numbersI don’t remember the options6) 1/16 of a number is 51 .which is 50% greater than the other number .a) 824b) 926c)816d) 786e)none of these7)In a triangle (B+C) = 130 find A IF Angle A = Angle C a) 80b) 60c) 70d) 50e) 30ans: if it is to find A 50 find b 80 8) find the area of the triangle height 6cm and base is 11cma) 66 cm2b) 33 cm2c) 99cm2d) 60cm2e) none of these9) In a bag there are 10paise ,20 paise,25paise coins are in 7:4:3 respectively .They altogether amounts to 90/- .How many 25paise coins were there.a) 120b) 180c) 160d) 30e) none of these10) In a den there were Pigeons and Rabbits and altogether 20 heads and 48 feet are there. So how many pigeons were therea) 16b) 14c) 8d) 12e) none of these11) There was one problem on addition of 5 digit numbers I don’t remember those numbers But the Answer is e) none of the above 12) In mixture of Acid and Water they are in the ratio of 1:4 in one container and in other they are in the ratio 4:5 what ratio of the content is added to get the ratio of 2:7a) 1:10b) 10:1c) 3:5d) 2:7e) none of these13) If “Foot Ball” is Cricket , Cricket is Basket Ball ,Basket ball is volley ball ,Volley Ball is khokho and khokho is cricket which is not a ball gamea) cricketb) khokhoc) basket balld) Volley ball14)Leopard is 200 m away from the deer . Deer runs at 10km/hr and Leopard runs at 12km/hr after how many km from its starting position the deer can b caughta) 3kmb) 5 kmc) 1kmd) 2kme) none of these15) A man can swim downstream at 6km/hr and upstream at 2km/hr his speed in still water isa) 4 km/hrb) 2 km/hrc) 6 km/hrd) 1 km/hr16) One question tat is based on figure I didn’t get the question itself17 sum of the roots of a quadratic equation ax2+bx+c=0 n the is equivalent toso and so n a/b ,b/c c/a these r in which progression(I don’t remember question properly)a) APb) GPc) HPd) None of these 18) Express 12.5% in fractiona) 1/16b)1/8c) 1/4d) 1/32 Technical Aptitude 1) what is the output of the followingclass Welcome{public static void main(String args[]){String welcome = “welcome to scandent” ;welcome.substring(12,18);System.out.println(welcome);}}a) scandentb) to scandentc) welcome to scandentd) none of these2) which of the following class cannot be sub classeda) abstract class Key{ }b) final class Key { }c) class Key { }d) static class Key{ }e) none of these3) Protected method can be overridden bya) private methodb) public methodc) protected methodd) all of the above4) public method can be overridden bya) public methodb) private methodc) protected methodd) all of these5) what is the correct form of a method in an interfacea) public abstract A ()b) public final A ()c) class A ()d) public abstract final A()6) which of the following statement(s) is true regarding Threada) A dead Thread can be restartedb) A dead Thread cannot be restartedc) Both a and bd) None of these7) Why might you define a method as native?a) To get to access hardware that Java does not know aboutb) To define a new data type such as an unsigned integerc) To write optimised code for performance in a language such as C/C++d) To overcome the limitation of the private scope of a method   Which of the following statements are truea) An inner class may be defined as staticb) An inner class may NOT be define as privatec) An anonymous class may have only one constructord) An inner class may extend another class9) what is the o/p of following?Class A{Public static void main(String args[]){ String s=”scandent”;String s1=s.substirng(2,5);System.out.println(s1);}}a)”ande”b)”and”c)scandentd)ent10)which of the following is true?a)&& is a short circuited operatorb) ~ operator is a bitwise and short-circuit operatorc)>> is not a right shift operatord) | is a short circuited OR operator11)which of the following are signed integral types?a)char,int,longb) char,int,byte,shortc)int,short,byte,longd) none of these12)what is the output of following?Class xyz{Public static void main(String args[1]){char c=’a,;System.out.println(args[0]);}}13)which of the following does not increase the font size?a)b)c)14) which of the following is a invalid comment in XML?a)b)15) which of the following will reset the values?a)b)c)16) which of the following rejects the duplicationa) setb) listc) map17) which of the following is used to arrange the numbers in ordered lista)b)c)18) which of the following is true regarding break in tagsa)b)c)19) which of the following is truea) continue will abandon the loop altogetherb) break will abandon the loop altogetherc) break will abandon the current loop statement20) The remaining questions are based on XML tags I don’t remember the questions but it was ok   Provided by www.YuvaJobs.com - Scandent Paper Whole Testpaper Bangalore - 1 February 2006