14.07.2022

Accenture Mock test Series

Accenture Mock test Series

twitter icon
  1. Introduction

This article will discuss some of the accenture mock test series questions. The problems of this accenture mock test series will be of medium-level difficulty. The questions will be based on different topics such as quantitative aptitude, logical reasoning, etc. We will discuss the solution along with the problem. After completing this article you will be able to solve different mock test series.

Problems

Quantitative aptitude

  1. A die is rolled twice, the probability of getting a sum equal to 9 will be?
a)  2/9            b) 1/3            c) 2/3             d) 1/9  

Ans: Option d

Explanation: 

Total number of outcomes: 36

E= Getting a sum of 9 when the dice fall: {(3,6), (4,5), (5,4), (6,3)}

P(E) = n(E) / n(S)  = 4/36 = 9

  1. When two coins are tossed at once, What is the probability of heads on both the coins?
a) 3/4 b)1/4 c) 1/2  d) None of these

Ans: Option b

Explanation:

Total number of outcomes possible when two coins are tossed: 4

Events of getting heads on both the side of the coins = 1

n(E) = 1

p(E) = n(E) / n(S) = ¼

  1. A batsman makes a score of 87 runs in the 17th innings and increases their average by 3. Find the average of the 17th inning?
a) 39 b) 42 c) 35 d)40.5

Ans: Option a

Explanation:

Suppose, an average of 17 innings = x

So, the Total run scored in 17 innings = 17x

Average of 16 innings = (x - 3)

Total runs scored in 16 innings = 16(x - 3)

Total runs scored in 16 innings + 87 = Total run scored in 17 inning 

16(x - 3) + 87 = 17x

x= 39

  1. A student need to find the arithmetic mean of the numbers 3,11,7,9,15,13,8,19,17,21,14 and x. The mean found by the student is 12. Find the value of x?
a) 12 b) 5 c) 7 d) 9

Ans: Option c

Explanation:

Count of numbers and average are 12 and 12 respectively.

Sum of numbers = 12 x 12 = 144

Therefore , 3 + 11 + 7 + 9 + 15 + 13 + 8 + 19 + 17 + 21 + 14 + x = 144

x= 7

  1. A and B walk around a circular track. A and B walk at a speed of 2 rounds per hour and 3 rounds per hour respectively. If they start at 8 am from the same point in opposite directions, find the number of times they shall cross each other before 9.30 am?
a) 7 b) 8 c) 5 d) 6

Ans: Option a

Explanation:

Relative speed = speed of A + speed of B

= 2 + 3 = 5 rounds per hour

Therefore, they cross each other 5 times in 1 hour and 2 times in 1/2  hour

Time duration from 8 am to 9.30 am = 1.5 hr

Hence they cross each other 7 times 

  1. The CP of 20 articles is the same as the SP of x articles. If the profit is 25% , find the value of x
a) 15 b) 18 c) 16 d) 25

Ans: Option c

Explanation:

25 = ( 20 - x) 100  /  x

5x = 80

x = 16

  1. In a shop, the profit is 320% of the cost. If the cost increases by 25% but the SP remains constant, find out approximately what percentage of the SP is the profit?
a) 70% b) 250% c) 100% d) 30%

Ans: Option a

Explanation:

CP = 100 , Profit = 320

SP = 100 + 320 = 420

New CP = 125

Profit = 420 -125 = 295

Required % = 295 x 100 / 420 = 70%

  1. A is two years older than B who is twice as old as C. The total of the ages of A, B, and C is 27. The Age of B is?
a) 9 b) 10 c) 7 d) 8

Ans: Option b

Explanation:

If we reduce the excess 2 years A has, it can be seen that 25 is divided in the ratio of 2:2:1 among A, B, and C, and thus B’s age = 10

  1. The ages of two persons differ by 16 years, 6 years ago, the elder one was 3 times as old as the younger one. The present age of the elder person is?
a) 10 b) 20 c) 30 d) 40

Ans: Option c

Explanation:

Suppose the age of the older person = x,

The present age of the younger person = x - 16

(x - 6) = 3(x - 16 - 6)

x = 30

  1. Kiran is younger than Bineesh by 7 years and their ages are in the respective ratio of 7:9. How old is Kiran?
a) 25 b) 23.5 c) 24 d) 24.5

Ans: Option d

Explanation:

Age of Kiran = 7x

Age of Bineesh = 9x

9x - 7x = 7

x = 3.5

Age of kiran = 7 x 3.5 = 24.5

Verbal Ability

  1. What is the antonym of Totalitarian?
a) Democratic b) Authoritarian c) Dictatorial d) Autocratic

Ans: Option a

  1. What is the synonym of Pallid?
a) Disdain b) Pale c) Overpass d) Revulsion

Ans: option b

  1. What is the synonym of Infringe?
a) Concur b) Expel c) Encroach d) Timid

Ans: Option c

  1. What is the antonym of Sapient?
a) Simple b) Simian c) Strong d) Hunched

Ans: Option a

  1. Spot the error sentence
A. probability-oriented environment of roll
B. The interaction with the game is still very
C.Tactile thanks to the board set-up and the 
  1. No error

Ans: Option A

Explanation:

The correct sentence will be, the probability-oriented environment of rolling

  1. Yen:Currency
a) Brass: Mental b) Paper:Book c) Flower: Fragnance d) Karnataka:state

Ans: Option d

  1. (Idioms and phrases ) At the spur of the moment
a) Very slow b) Without delay c) Difficult moment d) Without Delay

Ans: Option b

  1. Fill in the blank.

The bench also struck down the 99th Constitution Amendment Act, which was passed ______

a) publicly b) unanimously c) rimation d) conjunctively

Ans: Option c

  1. Even after 15 years of the RTI, I find a widespread lack of ________.
a) cognizance b) invitin c) ingratiating d) misunderstanding

Ans: Option a

  1. What is the antonym of Opulence?
a) Finicky b) Funcky c) Critical d) Poverty

Ans: Option d

Pseudocode

  1. What will be the output of the following pseudocode?

Integer a,b,c

Set a=8, b= 6, c=4 if(a>b)

    a=b

Else

    b= a

End ifif(c> b)

     c = b

Else

     b = c

End if 

Print a+b+c


  1. a) 17
  2. b) 13
  3. c) 23
  4. d) 14

Ans: Option d

  1. What will be the output of following pseudocode?

Integer p,q,r,s 

Set p=1, q=1 for(each r from 0 to 2)

      for(each s from -4 to -2)

            p = p + 2 if(p > r)

                      Continue

            End if 

            p = 1 if(p > s)

                     jump out of the loop

            End if

       End for

End for 

Print p + q


  1.  24 
  2. 20 
  3. 13
  4. 35

Ans: Option b

  1. What will be the output of the following pseudocode for input a=30, b=60, c = 90?

Integer a,b,c,sum

Read a,b,c

Set sum = a + b + c

if((sum EQUALS 180) and (a NOT EQUALS 0) and ( b NOT EQUALS 0) and ( c NOT EQUALS 0))

       Print “Success”

Otherwise 

       Print “Fail”

End if


  1. Error in the logic
  2. Fail
  3. Success
  4. None of the above
  1. What will be the output of the following code snippet for a=2, b=6?

Integer funn(Integer a, Integer b)

       if(a>0)

            if(b>0)

                  return a + b + funn(a + 1, 0) + funn(a +2, 0) + funn(a + 3, 0)

            End if

        End ifreturn a + b

End function funn()


  1. 37 
  2. 20 
  3. 21 
  4. 17

Ans: option b

  1. What will be the output of the following pseudocode for a=4, b =6?

Integer funn(Integer a, Integer b)

       if( a>1)

              return a * funn(b-6, a - 4)

       Else

               return 1

       End ifreturn a + b

End function funn()


  1. 17
  2. 7
  3. 0
  4. 4

Ans: option d

Follow us for more articles and posts direct from professionals on      
  Report
Employment & HR

The Benefits of Walking: A Simple Step Towards Better Health

The Benefits of Walking: A Simple Step Towards Better Health Walking is one of the simplest and most accessible forms…
Information Technology

Unlock Your Business Potential with Our IT & Technology...

Unlock Your Business Potential with Our IT & Technology SolutionsHello I hope you're doing well!My name is Allan Smith,…

More Articles

Employment & HR

Occupational Health Support to SMEs

Everwell does not just support larger companies, we do also have a dedicated team supporting SME clients employing…
Health & Medical

Everwell Expands Capacity to Meet Growing Demand for...

We are thrilled to announce that Everwell has expanded its team and increased capacity to better serve our clients. As…
Employment & HR

Ensuring a Healthy School Environment: The Importance of...

Ensuring a Healthy School Environment: The Importance of Occupational Health Assessments The school environment is a…

Would you like to promote an article ?

Post articles and opinions on Manchester Professionals to attract new clients and referrals. Feature in newsletters.
Join for free today and upload your articles for new contacts to read and enquire further.