A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_sessionhqljkocat0lmmhsr5evlcbpbnhj56140): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /var/lib/php/sessions)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A candidate attempted 12 questions and secured full marks

Home » Aptitude » Percentage » Question
  1. A candidate attempted 12 questions and secured full marks in all of them. If he obtained 60% in the test and each questions carried equal marks, then what was the total number of questions in the test ?
    1. 36
    2. 30
    3. 25
    4. 20
Correct Option: D

Let the number of question be Y.
60% of Y = 12
60Y / 100 =12
Y = 20



Your comments will be displayed only after manual approval.