Quantitative Aptitude Quiz for Bank PO Exams

Quantitative Aptitude Quiz for IBPS PO, Clerk, UIIC AO, UIIC Assistant, LIC AAO, NICL Assistant, RBI Assistant Exams.

var numposts = 100;
var standardstyling = true;

function showrecentposts(json) {
for (var i = 0; i < numposts; i++) { var entry = json.feed.entry[i]; var posttitle = entry.title.$t; var posturl; if (i == json.feed.entry.length) break; for (var k = 0; k < entry.link.length; k++) { if (entry.link[k].rel == 'alternate') { posturl = entry.link[k].href; break; }} posttitle = posttitle.link(posturl); if (standardstyling) document.write('

  • ‘);
    document.write(posttitle);}
    if (standardstyling) document.write(‘
  • ‘);
    }

    Click here for Reasoning Quiz.