Submitted Questions

  • What is the output of the following code

    What is the output of the following codeint i=7;printf("%d", i++ * i++);a) 49b) 64c) 56d) noneAntonyms of DUD = FailurePRETENTIOUS = Unassumingcomplete the series 260, 216, 128. 108, 66, 54, ? , 27Perimeter of rectangle having sides 3.4 & 8.2Ans = 23.2 (EASY)A camel travels 15 miles and has to carry 45 bananas, but it can carry only 15 at a time. Also for every 1 mile it travels it has to eat 1 banana!...

    Rishi

    • Aug 31st, 2013

    Complete the series 260, 216, 128. 108, 66, 54, ? , 27

    260
    216
    128 = (260-4)/2
    108 = 216/2
    62 = (128-4)/2
    54 = 108/2
    ? = (62-4)/2
    27 = 54/2

    Ans is = 29.